FlutterMainAxisAlignment.spaceEvenly constructor
- @FreezedUnionValue.new('flutter:MainAxisAlignment.spaceEvenly')
Implementation
@FreezedUnionValue('flutter:MainAxisAlignment.spaceEvenly')
factory FlutterMainAxisAlignment.spaceEvenly() =
_FlutterMainAxisAlignmentEvenly;