onLocale method

Locale? onLocale()
inherited

Returns current Locale if any.

Implementation

Locale? onLocale() => inLocale?.call();