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