mainFlexSize property
The final main-axis size after flex calculations.
Includes both the basis size and any flex grow/shrink adjustments.
Implementation
double? mainFlexSize;
The final main-axis size after flex calculations.
Includes both the basis size and any flex grow/shrink adjustments.
double? mainFlexSize;