menu
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip.dart
SuperTooltip
hasShadow property
hasShadow property
dark_mode
light_mode
hasShadow
property
bool
?
hasShadow
final
Whether the tooltip should have a shadow.
Defaults to
true
.
Implementation
final bool? hasShadow;
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip
SuperTooltip
hasShadow property
SuperTooltip class