heroTag property

String? heroTag
final

Optional hero tag for hero animation.

If provided, the image will animate from its source location using Flutter's Hero widget.

Implementation

final String? heroTag;