FlutterFontWeight.w300 constructor

  1. @FreezedUnionValue.new('flutter:FontWeight.w300')
FlutterFontWeight.w300()

Implementation

@FreezedUnionValue('flutter:FontWeight.w300')
factory FlutterFontWeight.w300() = _FlutterFontWeightW300;