menu
humanize package
documentation
i18n.dart
HumanizeI18n
HumanizeI18n.new const constructor
HumanizeI18n.new const constructor
dark_mode
light_mode
HumanizeI18n
constructor
const
HumanizeI18n
(
[
String
locale
=
'en'
])
Implementation
const HumanizeI18n([this.locale = 'en']);
humanize package
documentation
i18n
HumanizeI18n
HumanizeI18n.new const constructor
HumanizeI18n class