of static method
Return an instance of the L10Locale class Really not needed. L10n. prefix can be used instead. Merely for conformity.
Implementation
static L10n? of(BuildContext context) =>
Localizations.of<L10n>(context, L10n);
Return an instance of the L10Locale class Really not needed. L10n. prefix can be used instead. Merely for conformity.
static L10n? of(BuildContext context) =>
Localizations.of<L10n>(context, L10n);