locale property

Locale? locale
final

Used to select a font when the same Unicode character can be rendered differently, depending on the locale.

See Text.locale for more details.

Implementation

final Locale? locale;