FlutterFontWeight.w900 constructor

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

Implementation

@FreezedUnionValue('flutter:FontWeight.w900')
factory FlutterFontWeight.w900() = _FlutterFontWeightW900;