Primary nodes
Released in version:
1.0.11
Flutter/Dart link:
https://api.flutter.dev/flutter/widgets/Hero-class.htmlarrow-up-right
For the most up-to-date information on this Widget, please click on the Flutter/Dart link in the box above.
Remember that this node is the same as the Flutter Widget
connector (required)
Widget
Connector for the parent Widget
tag
String
The identifier for this particular hero
transitionOnUserGestures
Bool
Whether to perform the hero transition if the transition was triggered by a user gesture, such as a back swipe on iOS
child (required)
Child Widget
Last updated 3 years ago