locale property
Used to select a font when the same Unicode character can be rendered differently, depending on the locale
Implementation
final Locale? locale;
Used to select a font when the same Unicode character can be rendered differently, depending on the locale
final Locale? locale;