mainFlexSize property

double? mainFlexSize
getter/setter pair

The final main-axis size after flex calculations.

Includes both the basis size and any flex grow/shrink adjustments.

Implementation

double? mainFlexSize;