backgroundGradient property
Optional gradient painted behind the plot for depth. Falls back to the flat backgroundColor when null.
Implementation
final Gradient? backgroundGradient;
Optional gradient painted behind the plot for depth. Falls back to the flat backgroundColor when null.
final Gradient? backgroundGradient;