mineral
console
ColorList
blue method
blue
blue
method
Null safety
String
blue
(
String
?
text
)
Implementation
static String blue (String? text) => '\x1B[34m$text\x1B[0m';
mineral
console
ColorList
blue 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