Colored Box
Overview
A ColoredBox paints its layout with the specified color. It draws the child on top of that color.
Use Cases
- Colors of most of the widgets can be adjusted with ColoredBox
- You can put ColoredBox to the containers or any other Layout widget to give a specific size to the ColoredBox.
Properties
- Any child widget can be dragged to the right-hand side properties panel.
- Specify the color of the Colored Box widget.