LaunchLocalizations constructor
- String locale
Implementation
LaunchLocalizations(String locale)
: localeName = intl.Intl.canonicalizedLocale(locale.toString());
LaunchLocalizations(String locale)
: localeName = intl.Intl.canonicalizedLocale(locale.toString());