underline constant
TextDecorationLineKeyword
const underline
Each line of text has a decorative line beneath it.
Implementation
static const TextDecorationLineKeyword underline = TextDecorationLineKeyword.underline;