menu
custom_styles_package package
documentation
widgets/custom_text.dart
CustomText
fontFeatures property
fontFeatures property
dark_mode
light_mode
fontFeatures
property
List
<
FontFeature
>
?
fontFeatures
final
this is the fontFeatures of the custom text
Implementation
final List<FontFeature>? fontFeatures;
custom_styles_package package
documentation
widgets/custom_text
CustomText
fontFeatures property
CustomText class