Flutter
widgets
ColoredBox
color property
color
description
color
property
Null safety
Color
color
final
The color to paint the background area with.
Implementation
final Color color;
Flutter
widgets
ColoredBox
color property
ColoredBox class
Constructors
ColoredBox
Properties
child
color
hashCode
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==