decoration property

Decoration? decoration
final

A Decoration, likely a BoxDecoration or ShapeDecoration, to apply as a background. This can define color, shape, border and more.

Implementation

final Decoration? decoration;