FlutterMainAxisSize.max constructor

  1. @FreezedUnionValue.new('flutter:MainAxisSize.max')
FlutterMainAxisSize.max()

Implementation

@FreezedUnionValue('flutter:MainAxisSize.max')
factory FlutterMainAxisSize.max() = _FlutterMainAxisSizeMax;