Flutter
rendering
RenderEditable
onSelectionChanged property
onSelectionChanged
RenderEditable class
Constructors
RenderEditable
Properties
cursorColor
cursorRadius
cursorWidth
enableInteractiveSelection
hasFocus
ignorePointer
locale
maxLines
obscureText
offset
onCaretChanged
onSelectionChanged
preferredLineHeight
selection
selectionColor
showCursor
text
textAlign
textDirection
textScaleFactor
textSelectionDelegate
alwaysNeedsCompositing
attached
constraints
debugCanParentUseSize
debugCreator
debugDoingThisLayout
debugDoingThisPaint
debugDoingThisResize
debugLayer
debugNeedsLayout
debugNeedsPaint
debugSemantics
depth
hashCode
hasSize
isRepaintBoundary
layer
needsCompositing
owner
paintBounds
parent
parentData
runtimeType
semanticBounds
size
sizedByParent
Methods
attach
computeDistanceToActualBaseline
computeMaxIntrinsicHeight
computeMaxIntrinsicWidth
computeMinIntrinsicHeight
computeMinIntrinsicWidth
debugDescribeChildren
debugFillProperties
describeApproximatePaintClip
describeSemanticsConfiguration
detach
getEndpointsForSelection
getLocalRectForCaret
getPositionForPoint
handleDoubleTap
handleEvent
handleLongPress
handleTap
handleTapDown
hitTestSelf
markNeedsTextLayout
paint
performLayout
selectPosition
selectWord
selectWordEdge
adoptChild
applyPaintTransform
assembleSemanticsNode
clearSemantics
debugAdoptSize
debugAssertDoesMeetConstraints
debugHandleEvent
debugPaint
debugPaintBaselines
debugPaintPointers
debugPaintSize
debugRegisterRepaintBoundaryPaint
debugResetSize
describeSemanticsClip
dropChild
getDistanceToActualBaseline
getDistanceToBaseline
getMaxIntrinsicHeight
getMaxIntrinsicWidth
getMinIntrinsicHeight
getMinIntrinsicWidth
getTransformTo
globalToLocal
hitTest
hitTestChildren
invokeLayoutCallback
layout
localToGlobal
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsLayoutForSizedByParentChange
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
noSuchMethod
performResize
reassemble
redepthChild
redepthChildren
replaceRootLayer
rotate
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
sendSemanticsEvent
setupParentData
showOnScreen
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
visitChildren
visitChildrenForSemantics
Operators
operator ==
Constants
obscuringCharacter
onSelectionChanged property
SelectionChangedHandler
onSelectionChanged
read / write
Called when the selection changes.
Implementation
SelectionChangedHandler onSelectionChanged