Flutter
rendering
RenderPointerListener
onPointerUp
onPointerUp
Flutter
rendering
RenderPointerListener
onPointerUp
property
onPointerUp
Flutter
rendering
RenderPointerListener
Constructors
RenderPointerListener
Properties
onPointerCancel
onPointerDown
onPointerMove
onPointerUp
alwaysNeedsCompositing
attached
behavior
child
constraints
debugCanParentUseSize
debugCreator
debugDoingThisLayout
debugDoingThisPaint
debugDoingThisResize
debugSemantics
depth
hashCode
hasSize
isRepaintBoundary
isSemanticBoundary
layer
needsCompositing
needsLayout
owner
paintBounds
parent
parentData
runtimeType
semanticBounds
semanticsAnnotator
size
sizedByParent
Operators
operator ==
Methods
debugFillDescription
handleEvent
performResize
adoptChild
applyPaintTransform
attach
clearSemantics
computeDistanceToActualBaseline
computeMaxIntrinsicHeight
computeMaxIntrinsicWidth
computeMinIntrinsicHeight
computeMinIntrinsicWidth
debugAssertDoesMeetConstraints
debugDescribeChildren
debugHandleEvent
debugPaint
debugPaintBaselines
debugPaintPointers
debugPaintSize
debugRegisterRepaintBoundaryPaint
debugResetSize
describeApproximatePaintClip
detach
dropChild
getDistanceToActualBaseline
getDistanceToBaseline
getMaxIntrinsicHeight
getMaxIntrinsicWidth
getMinIntrinsicHeight
getMinIntrinsicWidth
globalToLocal
hitTest
hitTestChildren
hitTestSelf
invokeLayoutCallback
layout
localToGlobal
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
noSuchMethod
paint
performLayout
reassemble
redepthChild
redepthChildren
replaceRootLayer
rotate
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
setupParentData
toString
toStringDeep
toStringShallow
visitChildren
visitChildrenForSemantics
PointerUpEventListener
onPointerUp
read / write
Called when a pointer that triggered an
onPointerDown
is no longer in contact with the screen.