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