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