menu
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip.dart
SuperTooltip
boxShadows property
boxShadows property
dark_mode
light_mode
boxShadows
property
List
<
BoxShadow
>
?
boxShadows
final
A list of box shadows to apply to the tooltip.
Implementation
final List<BoxShadow>? boxShadows;
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip
SuperTooltip
boxShadows property
SuperTooltip class