mainCenter property

Column get mainCenter

Implementation

Column get mainCenter =>
    copyWith(mainAxisAlignment: MainAxisAlignment.center);