flex property
getter/setter pairoverride-getter
How an ancestor FlexNode shares its leftover main-axis space with this
node, ignored without one. Defaults to LayoutFlex.none.
Implementation
@override
LayoutFlex flex;
How an ancestor FlexNode shares its leftover main-axis space with this
node, ignored without one. Defaults to LayoutFlex.none.
@override
LayoutFlex flex;