menu
mineral package
documentation
console.dart
ColorList
green static method
green static method
dark_mode
light_mode
green
static method
String
green
(
String
?
text
)
Implementation
static String green (String? text) => '\x1B[32m$text\x1B[m';
mineral package
documentation
console
ColorList
green static method
ColorList class