decoration property
A Decoration, likely a BoxDecoration or ShapeDecoration, to apply as a background. This can define color, shape, border and more.
Implementation
final Decoration? decoration;
A Decoration, likely a BoxDecoration or ShapeDecoration, to apply as a background. This can define color, shape, border and more.
final Decoration? decoration;