menu
smart_tooltip package
documentation
smartTooltip.dart
SmartTooltip
backgroundColor property
backgroundColor property
dark_mode
light_mode
backgroundColor
property
Color
backgroundColor
final
The background color of the tooltip. Defaults to
Colors.black
.
Implementation
final Color backgroundColor;
smart_tooltip package
documentation
smartTooltip
SmartTooltip
backgroundColor property
SmartTooltip class