menu
chirp package
documentation
chirp_spans.dart
AnsiStyled
underline property
underline property
dark_mode
light_mode
underline
property
bool
underline
final
Whether to apply underline styling (ANSI SGR code 4).
Implementation
final bool underline;
chirp package
documentation
chirp_spans
AnsiStyled
underline property
AnsiStyled class