mainSizeMax property

Column get mainSizeMax

Implementation

Column get mainSizeMax => copyWith(mainAxisSize: MainAxisSize.max);