FlutterFontWeight.w200 constructor

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

Implementation

@FreezedUnionValue('flutter:FontWeight.w200')
factory FlutterFontWeight.w200() = _FlutterFontWeightW200;