locale property

Locale? locale
final

i18n, also see flutter docs Internationalizing Flutter apps or example in example/lib/page_localization.dart;

Implementation

final Locale? locale;