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