defaultLocale constant

Locale const defaultLocale

Default locale of the components is English.

Implementation

static const Locale defaultLocale = Locale('en');