menu
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip.dart
SuperTooltip
arrowBaseWidth property
arrowBaseWidth property
dark_mode
light_mode
arrowBaseWidth
property
double
arrowBaseWidth
final
The width of the tooltip's arrow base.
Defaults to
20.0
.
Implementation
final double arrowBaseWidth;
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip
SuperTooltip
arrowBaseWidth property
SuperTooltip class