menu
easy_cli package
documentation
samples/implementations/core/language.dart
Language
Language.new constructor
Language.new constructor
dark_mode
light_mode
Language
constructor
Language
(
String
path
,
String
dirName
)
Implementation
Language( String path, this.dirName, ) : super(path);
easy_cli package
documentation
samples/implementations/core/language
Language
Language.new constructor
Language class