menu
keyscope package
documentation
i18n.dart
I18n
of static method
of static method
dark_mode
light_mode
of
static method
I18n
of
(
BuildContext
context
)
Implementation
static I18n of(BuildContext context) => Localizations.of<I18n>(context, I18n)!;
keyscope package
documentation
i18n
I18n
of static method
I18n class