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