backgroundGradient property

Gradient? backgroundGradient
final

The gradient used for the button background.

Overrides backgroundColor when provided.

Implementation

final Gradient? backgroundGradient;