penWarning top-level property
AnsiPen
penWarning
getter/setter pair
DEFAULT_AnsiPen color (yellow) console style
Implementation
AnsiPen penWarning = AnsiPen()..yellow();
DEFAULT_AnsiPen color (yellow) console style
AnsiPen penWarning = AnsiPen()..yellow();