Hero
Primary nodes
Condition
Value
Released in version:
1.0.11
Flutter/Dart link:

Inputs
Input
Type
Description
Released in version:
connector (required)
Widget
Connector for the parent Widget
1.0.11
tag
String
The identifier for this particular hero
1.0.11
transitionOnUserGestures
Bool
Whether to perform the hero transition if the transition was triggered by a user gesture, such as a back swipe on iOS
1.0.11
Outputs
Output
Type
Description
Released in version:
child (required)
Widget
Child Widget
1.0.11
Last updated