FlutterFontWeight.w100 constructor

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

Implementation

@FreezedUnionValue('flutter:FontWeight.w100')
factory FlutterFontWeight.w100() = _FlutterFontWeightW100;