menu
bootstrap_ui_flutter package
documentation
ui/components/tooltip/bs_tooltip.dart
BsTooltip
disabled property
disabled property
dark_mode
light_mode
disabled
property
bool
disabled
final
Whether the tooltip is disabled.
Implementation
final bool disabled;
bootstrap_ui_flutter package
documentation
ui/components/tooltip/bs_tooltip
BsTooltip
disabled property
BsTooltip class