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