strikethrough constant
FontStyle
const strikethrough
Strikethrough font style (ANSI code 9).
Implementation
static const strikethrough = FontStyle._(9, 'strikethrough');
Strikethrough font style (ANSI code 9).
static const strikethrough = FontStyle._(9, 'strikethrough');