l10n property

AppLocalizations get l10n

Implementation

AppLocalizations get l10n =>
    AppLocalizations(Provider.of<LanguageProvider>(this).locale);