FlutterFontWeight.w700 constructor

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

Implementation

@FreezedUnionValue('flutter:FontWeight.w700')
factory FlutterFontWeight.w700() = _FlutterFontWeightW700;