gradient property

AdGradient? gradient
final

The gradient of the view.

If backgroundColor is specified, the gradient won't be rendered

Implementation

final AdGradient? gradient;