flexShrink property
double
get
flexShrink
The flex shrink factor for this item.
Controls how much this item shrinks relative to its siblings when there is insufficient space in the main axis. A value of 0.0 means the item will not shrink.
Implementation
double get flexShrink;