dcli
dcli
AnsiColor
bold property
bold
bold
property
Null safety
bool
bold
do we bold the color
Implementation
bool get bold => _bold;
dcli
dcli
AnsiColor
bold property
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