mineral
console
ColorList
bgPurple method
bgPurple
bgPurple
method
Null safety
String
bgPurple
(
String
?
text
)
Implementation
static String bgPurple (String? text) => '\x1B[105m$text\x1B[0m';
mineral
console
ColorList
bgPurple method
ColorList class
Constructors
ColorList
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
bgBlue
bgCyan
bgGreen
bgPurple
bgRed
bgYellow
black
blink
blue
bright
cyan
dim
green
magenta
red
reset
reversed
white
yellow