gradient property

Gradient? gradient
final

gradient, which also fills the button

  • If gradient is null, this decoration does not paint gradients.

Implementation

final Gradient? gradient;