decoration property

BoxDecoration? decoration
final

Decoration of a text block.

Decoration, if present, is painted in the content area, excluding any spacing.

Implementation

final BoxDecoration? decoration;