menu
bonfire package
documentation
gestures/tap_gesture.dart
TapGesture
onTapUp method
onTapUp method
dark_mode
light_mode
onTapUp
method
void
onTapUp
(
int
pointer
,
Vector2
position
)
Implementation
void onTapUp(int pointer, Vector2 position) {}
bonfire package
documentation
gestures/tap_gesture
TapGesture
onTapUp method
TapGesture mixin