BY_WORD constant

UnderlineStyle const BY_WORD

Draw the line only beneath or through words, not whitespace.

Implementation

static const BY_WORD = UnderlineStyle._internal(32768, 32768);