menu
comm_utils package
documentation
module/language/language_vo.dart
LanguageVo
toEn static method
toEn static method
dark_mode
light_mode
toEn
static method
LanguageVo
toEn
(
)
英文
Implementation
static LanguageVo toEn() { return LanguageVo("English", "en"); }
comm_utils package
documentation
module/language/language_vo
LanguageVo
toEn static method
LanguageVo class