menu
element_core package
documentation
components.dart
ElTapMixin
onSecondaryTap method
onSecondaryTap method
dark_mode
light_mode
onSecondaryTap
method
@
protected
bool
?
onSecondaryTap
(
PointerUpEvent
e
)
Implementation
@protected bool? onSecondaryTap(PointerUpEvent e) => null;
element_core package
documentation
components
ElTapMixin
onSecondaryTap method
ElTapMixin mixin