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