menu
humanize package
documentation
i18n.dart
HumanizeI18n
capFirst method
capFirst method
dark_mode
light_mode
capFirst
method
String
capFirst
(
String
s
)
Implementation
String capFirst(String s) => hz.capfirst(s);
humanize package
documentation
i18n
HumanizeI18n
capFirst method
HumanizeI18n class