menu
syncfusion_flutter_core package
documentation
tooltip_internal.dart
SfTooltip
opacity property
opacity property
dark_mode
light_mode
opacity
property
double
opacity
final
Opacity of the tooltip.
The value ranges from 0 to 1.
Defaults to
1
.
Implementation
final double opacity;
syncfusion_flutter_core package
documentation
tooltip_internal
SfTooltip
opacity property
SfTooltip class