menu
flutter_i18n
I18nPlural
I18nPlural
I18nPlural constructor
I18nPlural
brightness_4
brightness_5
I18nPlural
constructor
I18nPlural
(
String
_key
,
int
_pluralValue
,
{
Text
child
=
_default_text
}
)
Implementation
I18nPlural(this._key, this._pluralValue, {this.child = _default_text});
flutter_i18n
I18nPlural
I18nPlural
I18nPlural constructor
I18nPlural class
Constructors
I18nPlural
Properties
child
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==