flex property
The flex factor to use for this child.
If null, defaults to 1. Higher values take proportionally more of the available main axis space.
Implementation
final int? flex;
The flex factor to use for this child.
If null, defaults to 1. Higher values take proportionally more of the available main axis space.
final int? flex;