menu
forui package
documentation
widgets/tooltip.dart
FTooltip
hover property
hover property
dark_mode
light_mode
hover
property
bool
hover
final
True if the tooltip should be shown when hovered over. Defaults to true.
Implementation
final bool hover;
forui package
documentation
widgets/tooltip
FTooltip
hover property
FTooltip class