menu
ngcomponents package
documentation
material_tooltip/material_tooltip.dart
MaterialTooltipDirective
handleLongPress method
handleLongPress method
dark_mode
light_mode
handleLongPress
method
void
handleLongPress
(
Event
_
)
Implementation
void handleLongPress(Event _) { inLongPress = true; show(); }
ngcomponents package
documentation
material_tooltip/material_tooltip
MaterialTooltipDirective
handleLongPress method
MaterialTooltipDirective class