Flexible
Primary nodes
Condition
Value
Released in version:
1.0.0
Flutter/Dart link:

Inputs
Input
Type
Description
Released in version:
connector (required)
Widget
Connector for the parent Widget
1.0.0
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
1.0.0
Outputs
Output
Type
Description
Released in version:
child (required)
Widget
Child Widget
1.0.0
Last updated