Flutter
rendering
RenderImage
debugImageLabel property
debugImageLabel
description
debugImageLabel
property
Null safety
String
?
debugImageLabel
read / write
A string used to identify the source of the image.
Implementation
String? debugImageLabel;
Flutter
rendering
RenderImage
debugImageLabel property
RenderImage class
Constructors
RenderImage
Properties
alignment
alwaysNeedsCompositing
attached
centerSlice
color
colorBlendMode
constraints
debugCanParentUseSize
debugCreator
debugDisposed
debugDoingThisLayout
debugDoingThisLayoutWithCallback
debugDoingThisPaint
debugDoingThisResize
debugImageLabel
debugLayer
debugNeedsCompositedLayerUpdate
debugNeedsLayout
debugNeedsPaint
debugSemantics
depth
filterQuality
fit
hashCode
hasSize
height
image
invertColors
isAntiAlias
isRepaintBoundary
layer
matchTextDirection
needsCompositing
opacity
owner
paintBounds
parent
parentData
repeat
runtimeType
scale
semanticBounds
size
sizedByParent
textDirection
width
Methods
adoptChild
applyPaintTransform
assembleSemanticsNode
attach
clearSemantics
computeDistanceToActualBaseline
computeDryLayout
computeMaxIntrinsicHeight
computeMaxIntrinsicWidth
computeMinIntrinsicHeight
computeMinIntrinsicWidth
debugAdoptSize
debugAssertDoesMeetConstraints
debugCannotComputeDryLayout
debugDescribeChildren
debugFillProperties
debugHandleEvent
debugPaint
debugPaintBaselines
debugPaintPointers
debugPaintSize
debugRegisterRepaintBoundaryPaint
debugResetSize
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 ==