decoration property

BoxDecoration? decoration
final

The decoration to paint behind the child.

Use the color property to specify a simple solid color.

Implementation

final BoxDecoration? decoration;