latesttooltip library
Classes
- ElTooltip
- Widget that displays a tooltip It takes a widget as the trigger and a widget as the content
- ElTooltipController
- ModalConfiguration
-
Configures the
Modal
widget
Enums
- ElTooltipPosition
- ElTooltipPosition is used to define the desired position of the tooltip
- ElTooltipStatus
Typedefs
-
HideElTooltip
= Future<
void> Function() -
ShowElTooltip
= Future<
void> Function()