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