STYLE_NONE constant

UnderlineStyle const STYLE_NONE

Do not draw a line.

Implementation

static const STYLE_NONE = UnderlineStyle._internal(0, 0);