Flutter
widgets
RenderTapRegion
debugLabel property
debugLabel
description
debugLabel
property
Null safety
String
?
debugLabel
read / write
A label used in debug builds. Will be null in release builds.
Implementation
String? debugLabel;
Flutter
widgets
RenderTapRegion
debugLabel property
RenderTapRegion class
Constructors
RenderTapRegion
Properties
alwaysNeedsCompositing
attached
child
constraints
debugCanParentUseSize
debugCreator
debugDisposed
debugDoingThisLayout
debugDoingThisLayoutWithCallback
debugDoingThisPaint
debugDoingThisResize
debugLabel
debugLayer
debugNeedsCompositedLayerUpdate
debugNeedsLayout
debugNeedsPaint
debugSemantics
depth
enabled
groupId
hashCode
hasSize
isRepaintBoundary
layer
needsCompositing
onTapInside
onTapOutside
owner
paintBounds
parent
parentData
registry
runtimeType
semanticBounds
size
sizedByParent
Methods
adoptChild
applyPaintTransform
assembleSemanticsNode
attach
clearSemantics
computeDistanceToActualBaseline
computeDryLayout
computeMaxIntrinsicHeight
computeMaxIntrinsicWidth
computeMinIntrinsicHeight
computeMinIntrinsicWidth
computeSizeForNoChild
debugAdoptSize
debugAssertDoesMeetConstraints
debugCannotComputeDryLayout
debugDescribeChildren
debugFillProperties
debugHandleEvent
debugPaint
debugPaintBaselines
debugPaintPointers
debugPaintSize
debugRegisterRepaintBoundaryPaint
debugResetSize
debugValidateChild
describeApproximatePaintClip
describeForError
describeSemanticsClip
describeSemanticsConfiguration
detach
dispose
dropChild
getDistanceToActualBaseline
getDistanceToBaseline
getDryLayout
getMaxIntrinsicHeight
getMaxIntrinsicWidth
getMinIntrinsicHeight
getMinIntrinsicWidth
getTransformTo
globalToLocal
handleEvent
hitTest
hitTestChildren
hitTestSelf
invokeLayoutCallback
layout
localToGlobal
markNeedsCompositedLayerUpdate
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsLayoutForSizedByParentChange
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
noSuchMethod
paint
paintsChild
performLayout
performResize
reassemble
redepthChild
redepthChildren
replaceRootLayer
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
sendSemanticsEvent
setupParentData
showOnScreen
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateCompositedLayer
visitChildren
visitChildrenForSemantics
Operators
operator ==