defaultLocale constant

Locale const defaultLocale

The default locale to use. Note that this locale should ALWAYS be present in supportedLocales.

Implementation

static const defaultLocale = Locale('en');