underline property

bool underline
getter/setter pair

Whether the text should be underlined.

This boolean value specifies whether the text will have an underline. Default is false.

Implementation

bool underline;