FlutterFontFeature.stylisticSet constructor
- @FreezedUnionValue.new('flutter:FontFeature.stylisticSet')
- int value
Implementation
@FreezedUnionValue('flutter:FontFeature.stylisticSet')
factory FlutterFontFeature.stylisticSet(int value) = _FontFeatureStylisticSet;