SINGLE constant

UnderlineStyle const SINGLE

Draw a single line.

Implementation

static const SINGLE = UnderlineStyle._internal(1, 1);