heroTag property
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;
Optional hero tag for hero animation.
If provided, the image will animate from its source location using Flutter's Hero widget.
final String? heroTag;