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