backgroundGradient property
The gradient used for the button background.
Overrides backgroundColor when provided.
Implementation
final Gradient? backgroundGradient;
The gradient used for the button background.
Overrides backgroundColor when provided.
final Gradient? backgroundGradient;