currentLocale property

Locale currentLocale

Returns the current Locale that is used in the app.

Implementation

static Locale get currentLocale => _controller.value!.locale;