LocaleMode constructor

LocaleMode(
  1. Locale value,
  2. List<LocalizationsDelegate> delegates
)

Implementation

LocaleMode(super.value, this.delegates);