FlutterBoxWidthStyle.max constructor

  1. @FreezedUnionValue.new('flutter:BoxWidthStyle.max')
FlutterBoxWidthStyle.max()

Implementation

@FreezedUnionValue('flutter:BoxWidthStyle.max')
factory FlutterBoxWidthStyle.max() = _FlutterBoxWidthStylemax;