locale property

Locale? locale
getter/setter pair

Locale of text, in most cases contains only language code. If locale is not supported by the platform, null is returned.

Implementation

Locale? locale;