heroTag property

String? heroTag
final

heroTag expects a String This will add a hero tag to the ripple button Use this to configure flutter hero animations https://flutter.dev/docs/development/ui/animations/hero-animations

Implementation

final String? heroTag;