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