FlutterFontFeature.notationalForms constructor
- @FreezedUnionValue.new('flutter:FontFeature.notationalForms')
- int? value
Implementation
@FreezedUnionValue('flutter:FontFeature.notationalForms')
factory FlutterFontFeature.notationalForms([int? value]) =
_FontFeatureNotationalForms;