defaultLocale property

ValueNotifier<String> defaultLocale
getter/setter pair

Implementation

ValueNotifier<String> defaultLocale = ValueNotifier("fr");