FlutterFontWeight.w800 constructor

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

Implementation

@FreezedUnionValue('flutter:FontWeight.w800')
factory FlutterFontWeight.w800() = _FlutterFontWeightW800;