pub fn gradient(stops: impl IntoVar<GradientStops>) -> GradientBuilderExpand description
Starts building a gradient with the color stops.
pub fn gradient(stops: impl IntoVar<GradientStops>) -> GradientBuilderStarts building a gradient with the color stops.