decoration property

BoxDecoration? decoration
final

Controls the BoxDecoration of the box behind the label.

Default: null

Implementation

final BoxDecoration? decoration;