Flutter
rendering
RenderErrorBox
message property
message
RenderErrorBox class
Constructors
RenderErrorBox
Properties
message
sizedByParent
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
Methods
computeMaxIntrinsicHeight
computeMaxIntrinsicWidth
hitTestSelf
paint
performResize
adoptChild
applyPaintTransform
assembleSemanticsNode
attach
clearSemantics
computeDistanceToActualBaseline
computeMinIntrinsicHeight
computeMinIntrinsicWidth
debugAdoptSize
debugAssertDoesMeetConstraints
debugDescribeChildren
debugFillProperties
debugHandleEvent
debugPaint
debugPaintBaselines
debugPaintPointers
debugPaintSize
debugRegisterRepaintBoundaryPaint
debugResetSize
describeApproximatePaintClip
describeSemanticsClip
describeSemanticsConfiguration
detach
dropChild
getDistanceToActualBaseline
getDistanceToBaseline
getMaxIntrinsicHeight
getMaxIntrinsicWidth
getMinIntrinsicHeight
getMinIntrinsicWidth
getTransformTo
globalToLocal
handleEvent
hitTest
hitTestChildren
invokeLayoutCallback
layout
localToGlobal
markNeedsCompositingBitsUpdate
markNeedsLayout
markNeedsLayoutForSizedByParentChange
markNeedsPaint
markNeedsSemanticsUpdate
markParentNeedsLayout
noSuchMethod
performLayout
reassemble
redepthChild
redepthChildren
replaceRootLayer
rotate
scheduleInitialLayout
scheduleInitialPaint
scheduleInitialSemantics
sendSemanticsEvent
setupParentData
showOnScreen
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
visitChildren
visitChildrenForSemantics
Operators
operator ==
Static properties
backgroundColor
paragraphStyle
textStyle
message property
String
message
final
The message to attempt to display at paint time.
Implementation
final String message