underline constant
TextEffects
const underline
Single underline decoration.
Mutually exclusive with doubleUnderline.
Implementation
static const underline = TextEffects._decorationNumber(3);
Single underline decoration.
Mutually exclusive with doubleUnderline.
static const underline = TextEffects._decorationNumber(3);