menu
zog_ui package
documentation
components/tooltip/zero_tooltip.dart
ZeroTooltip
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
child
is the widget that will show the tooltip when the user has a gesture on it
Implementation
final Widget child;
zog_ui package
documentation
components/tooltip/zero_tooltip
ZeroTooltip
child property
ZeroTooltip class