flexShrink property

double flexShrink
final

The flex shrink factor for flexible sizing.

Determines how much this child should shrink relative to its siblings when there is insufficient space in the main axis. A value of 0 means no shrinkage.

Implementation

final double flexShrink;