showUnderline property

bool? showUnderline
final

Whether to show an underline beneath the link text when in LaunchDisplayMode.linkRow mode. If null, it defaults to true.

Implementation

final bool? showUnderline;