mainSizeMin property

Column get mainSizeMin

Implementation

Column get mainSizeMin => copyWith(mainAxisSize: MainAxisSize.min);