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