HumanLifeGame
i18n
I18n
of method
of
HumanLifeGame
i18n
I18n
of method
I18n class
Constructors
I18n
Properties
hashCode
localeName
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
load
of
of
method
I18n
of
(
BuildContext
context
)
Implementation
static I18n of(BuildContext context) => Localizations.of<I18n>(context, I18n);