showUnderline property

bool? showUnderline
final

The switcher to show link underline, defaults to true. Note that this value will have no effect when normalStyle or pressedStyle is not null.

Implementation

final bool? showUnderline;