dcli
dcli
AnsiColor
fgReset method
fgReset
fgReset
method
Null safety
String
fgReset
(
)
resets the foreground color
Implementation
static String fgReset() => _emit(_fgResetCode);
dcli
dcli
AnsiColor
fgReset 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