SINGLE constant
UnderlineStyle
const SINGLE
Draw a single line.
Implementation
static const SINGLE = UnderlineStyle._internal(1, 1);
Draw a single line.
static const SINGLE = UnderlineStyle._internal(1, 1);