[proposal] Add fontFamilyFallback
property into ThemeData
#109773
Labels
a: text input
Entering text in a text field or keyboard related problems
a: typography
Text rendering, possibly libtxt
c: new feature
Nothing broken; request for a new capability
c: proposal
A detailed proposal for a change to Flutter
f: material design
flutter/packages/flutter/material repository.
framework
flutter/packages/flutter repository. See also f: labels.
Use case
Currently it is possible to set
fontFamily
globally in our theme using ThemeData, but we can't do it forfontFamilyFallback
.Proposal
Add
fontFamilyFallback
property intoThemeData
.The text was updated successfully, but these errors were encountered: