FlutterFontWeight.w500 constructor

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

Implementation

@FreezedUnionValue('flutter:FontWeight.w500')
factory FlutterFontWeight.w500() = _FlutterFontWeightW500;