FlutterFontWeight.w400 constructor

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

Implementation

@FreezedUnionValue('flutter:FontWeight.w400')
factory FlutterFontWeight.w400() = _FlutterFontWeightW400;