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
Constructors
new
Properties
animationCurve
animationDuration
borderColor
borderWidth
canShowMarker
color
decimalPlaces
duration
elevation
enable
format
hashCode
header
key
labelColor
onTooltipRender
opacity
runtimeType
shadowColor
shouldAlwaysShow
textAlignment
textStyle
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==