decoration property

BoxDecoration? decoration
final

The BoxDecoration to paint behind the child in the builder.

Implementation

final BoxDecoration? decoration;