LocaleMode constructor
LocaleMode(
- Locale value,
- List<
LocalizationsDelegate> delegates
Implementation
LocaleMode(super.value, this.delegates);
LocaleMode(super.value, this.delegates);