decoration property

Decoration? decoration
final

Container decoration of the button.

Be aware that a custom decoration will ignore backgroundColor.

Implementation

final Decoration? decoration;