underline property

bool underline

Whether the text is underlined.

Implementation

bool get underline => styles.contains(TermStyle.underline);