showUnderline property
Whether to show an underline beneath the link text when in LaunchDisplayMode.linkRow mode.
If null, it defaults to true.
Implementation
final bool? showUnderline;
Whether to show an underline beneath the link text when in LaunchDisplayMode.linkRow mode.
If null, it defaults to true.
final bool? showUnderline;