GestureDetectorExtensions extension

on

Methods

onDoubleTap(GestureTapCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onDoubleTap.
onDoubleTapCancel(GestureTapCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onDoubleTapCancel.
onDoubleTapDown(GestureTapDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onDoubleTapDown.
onForcePressEnd(GestureForcePressEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onForcePressEnd.
onForcePressPeak(GestureForcePressPeakCallback function) Widget
Wrap the widget in GestureDetector widget with setting onForcePressPeak.
onForcePressStart(GestureForcePressStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onForcePressStart.
onForcePressUpdate(GestureForcePressUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onForcePressUpdate.
onHorizontalDragCancel(GestureDragCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onHorizontalDragCancel.
onHorizontalDragDown(GestureDragDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onHorizontalDragDown.
onHorizontalDragEnd(GestureDragEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onHorizontalDragEnd.
onHorizontalDragStart(GestureDragStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onHorizontalDragStart.
onHorizontalDragUpdate(GestureDragUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onHorizontalDragUpdate.
onLongPress(GestureTapCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onLongPress.
onLongPressCancel(GestureLongPressCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onLongPressCancel.
onLongPressDown(GestureLongPressDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onLongPressDown.
onLongPressEnd(GestureLongPressEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onLongPressEnd.
onLongPressMoveUpdate(GestureLongPressMoveUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onLongPressMoveUpdate.
onLongPressStart(GestureLongPressStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onLongPressStart.
onLongPressUp(GestureTapCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onLongPressUp.
onPanCancel(GestureDragCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onPanCancel.
onPanDown(GestureDragDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onPanDown.
onPanEnd(GestureDragEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onPanEnd.
onPanStart(GestureDragStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onPanStart.
onPanUpdate(GestureDragUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onPanUpdate.
onScaleEnd(GestureScaleEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onScaleEnd.
onScaleStart(GestureScaleStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onScaleStart.
onScaleUpdate(GestureScaleUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onScaleUpdate.
onSecondaryLongPress(GestureLongPressUpCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryLongPress.
onSecondaryLongPressCancel(GestureLongPressUpCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryLongPressCancel.
onSecondaryLongPressDown(GestureLongPressDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryLongPressDown.
onSecondaryLongPressEnd(GestureLongPressEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryLongPressEnd.
onSecondaryLongPressMoveUpdate(GestureLongPressMoveUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryLongPressMoveUpdate.
onSecondaryLongPressStart(GestureLongPressStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryLongPressStart.
onSecondaryLongPressUp(GestureLongPressUpCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryLongPressUp.
onSecondaryTap(GestureTapCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryTap.
onSecondaryTapCancel(GestureTapCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryTapCancel.
onSecondaryTapDown(GestureTapDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryTapDown.
onSecondaryTapUp(GestureTapUpCallback function) Widget
Wrap the widget in GestureDetector widget with setting onSecondaryTapUp.
onTap(GestureTapCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTap.
onTapCancel(GestureTapCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTapCancel.
onTapDown(GestureTapDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTapDown.
onTapUp(GestureTapUpCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTapUp.
onTertiaryLongPress(GestureLongPressCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryLongPress.
onTertiaryLongPressCancel(GestureLongPressCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryLongPressCancel.
onTertiaryLongPressDown(GestureLongPressDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryLongPressDown.
onTertiaryLongPressEnd(GestureLongPressEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryLongPressEnd.
onTertiaryLongPressMoveUpdate(GestureLongPressMoveUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryLongPressMoveUpdate.
onTertiaryLongPressStart(GestureLongPressStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryLongPressStart.
onTertiaryLongPressUp(GestureLongPressCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryLongPressUp.
onTertiaryTapCancel(GestureTapCancelCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryTapCancel.
onTertiaryTapDown(GestureTapDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryTapDown.
onTertiaryTapUp(GestureTapUpCallback function) Widget
Wrap the widget in GestureDetector widget with setting onTertiaryTapUp.
onVerticalDragCancel(GestureLongPressUpCallback function) Widget
Wrap the widget in GestureDetector widget with setting onVerticalDragCancel.
onVerticalDragDown(GestureDragDownCallback function) Widget
Wrap the widget in GestureDetector widget with setting onVerticalDragDown.
onVerticalDragEnd(GestureDragEndCallback function) Widget
Wrap the widget in GestureDetector widget with setting onVerticalDragEnd.
onVerticalDragStart(GestureDragStartCallback function) Widget
Wrap the widget in GestureDetector widget with setting onVerticalDragStart.
onVerticalDragUpdate(GestureDragUpdateCallback function) Widget
Wrap the widget in GestureDetector widget with setting onVerticalDragUpdate.