center property

Implementation

MainAxisAlignmentAttribute get center =>
    MainAxisAlignmentAttribute(MainAxisAlignment.center);