underline constant
FontStyle
const underline
Underline font style (ANSI code 4).
Implementation
static const underline = FontStyle._(4, 'underline');
Underline font style (ANSI code 4).
static const underline = FontStyle._(4, 'underline');