Primary nodes
Released in version:
1.0.0
Flutter/Dart link:
https://api.flutter.dev/flutter/widgets/Flexible-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
fit
FlexFit
How a flexible child is inscribed into the available space. Defaults to loose
1.0.11
flex
Int
The flex factor to use for this child
child (required)
Child Widget
Last updated 3 years ago