mopperL10n property
MopperLocalizations
get
mopperL10n
Returns the MopperLocalizations instance for the current locale.
Implementation
MopperLocalizations get mopperL10n => MopperLocalizations.of(this)!;
Returns the MopperLocalizations instance for the current locale.
MopperLocalizations get mopperL10n => MopperLocalizations.of(this)!;