menu
syncfusion_flutter_core package
documentation
tooltip_internal.dart
SfTooltip
enable property
enable property
dark_mode
light_mode
enable
property
bool
enable
final
Toggles the visibility of the tooltip.
Defaults to
true
.
Implementation
final bool enable;
syncfusion_flutter_core package
documentation
tooltip_internal
SfTooltip
enable property
SfTooltip class