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