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