FlutterBoxHeightStyle.max constructor

  1. @FreezedUnionValue.new('flutter:BoxHeightStyle.max')
FlutterBoxHeightStyle.max()

Implementation

@FreezedUnionValue('flutter:BoxHeightStyle.max')
factory FlutterBoxHeightStyle.max() = _FlutterBoxHeightStylemax;