FlutterMainAxisAlignment.spaceEvenly constructor

  1. @FreezedUnionValue.new('flutter:MainAxisAlignment.spaceEvenly')
FlutterMainAxisAlignment.spaceEvenly()

Implementation

@FreezedUnionValue('flutter:MainAxisAlignment.spaceEvenly')
factory FlutterMainAxisAlignment.spaceEvenly() =
    _FlutterMainAxisAlignmentEvenly;