menu
bootstrap_ui_flutter package
documentation
ui/helpers/bs_link.dart
BsLink
underline property
underline property
dark_mode
light_mode
underline
property
bool
underline
final
Whether the link should be underlined by default. Defaults to true.
Implementation
final bool underline;
bootstrap_ui_flutter package
documentation
ui/helpers/bs_link
BsLink
underline property
BsLink class