backgroundGradient property

Gradient? backgroundGradient
final

Gradient of the background. Overwrites backgroundColor if not null.

Implementation

final Gradient? backgroundGradient;