menu
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip.dart
SuperTooltip
onShow property
onShow property
dark_mode
light_mode
onShow
property
void Function
()
?
onShow
final
Called when the tooltip is shown.
Implementation
final void Function()? onShow;
gnums_utility_widgets package
documentation
dependencies/super_tooltip/src/super_tooltip
SuperTooltip
onShow property
SuperTooltip class