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