underline constant

TextEffects const underline

Single underline decoration.

Mutually exclusive with doubleUnderline.

Implementation

static const underline = TextEffects._decorationNumber(3);