dcli
dcli
AnsiColor
bgReset method
bgReset
bgReset
method
Null safety
String
bgReset
(
)
resets the background color.
Implementation
static String bgReset() => _emit(_bgResetCode);
dcli
dcli
AnsiColor
bgReset method
AnsiColor class
Constructors
AnsiColor
Properties
bold
code
hashCode
runtimeType
Methods
apply
noSuchMethod
toString
Operators
operator ==
Static methods
bgReset
fgReset
reset
Constants
black
blue
codeBlack
codeBlue
codeCyan
codeGreen
codeGrey
codeMagenta
codeOrange
codeRed
codeWhite
codeYellow
cyan
green
magenta
none
orange
red
white
yellow