decoration property

BoxDecoration? decoration
final

Optional background / border around the label (e.g. rounded frosted bar).

Implementation

final BoxDecoration? decoration;