WidgetsTextSelectionGestureDetectorEx<T extends Widget?> extension

on
  • T

Methods

textSelectionGestureDetector({Key? key, void onTapDown(TapDragDownDetails)?, void onForcePressStart(ForcePressDetails)?, void onForcePressEnd(ForcePressDetails)?, void onSecondaryTap()?, void onSecondaryTapDown(TapDownDetails)?, void onSingleTapUp(TapDragUpDetails)?, void onSingleTapCancel()?, void onSingleLongTapStart(LongPressStartDetails)?, void onSingleLongTapMoveUpdate(LongPressMoveUpdateDetails)?, void onSingleLongTapEnd(LongPressEndDetails)?, void onDoubleTapDown(TapDragDownDetails)?, void onDragSelectionStart(TapDragStartDetails)?, void onDragSelectionUpdate(TapDragUpdateDetails)?, void onDragSelectionEnd(TapDragEndDetails)?, HitTestBehavior? behavior}) TextSelectionGestureDetector
TextSelectionGestureDetector