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