spaceBetween property

Implementation

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