gradient property

Gradient? gradient
final

Gradient to use when filling this button.

If this is specified, color has no effect.

Implementation

final Gradient? gradient;