pub fn multi_stop_linear_gradient(
angle: f32,
stops: &[LinearColorStop],
) -> BackgroundExpand description
Creates a linear gradient with up to 4 color stops.
pub fn multi_stop_linear_gradient(
angle: f32,
stops: &[LinearColorStop],
) -> BackgroundCreates a linear gradient with up to 4 color stops.