Flutter
widgets
TextSelectionGestureDetector
child property
child
description
child
property
Null safety
Widget
child
final
Child below this widget.
Implementation
final Widget child;
Flutter
widgets
TextSelectionGestureDetector
child property
TextSelectionGestureDetector class
Constructors
TextSelectionGestureDetector
Properties
behavior
child
hashCode
key
onDoubleTapDown
onDragSelectionEnd
onDragSelectionStart
onDragSelectionUpdate
onForcePressEnd
onForcePressStart
onSecondaryTap
onSecondaryTapDown
onSingleLongTapEnd
onSingleLongTapMoveUpdate
onSingleLongTapStart
onSingleTapCancel
onSingleTapUp
onTapDown
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==