Module iced::widget::canvas::gradient::linear

source ·
Available on crate feature canvas only.
Expand description

Linear gradient builder & definition.

Structs

A Linear builder.
A linear gradient that can be used in the style of Fill or Stroke.

Enums

An error that happened when building a Linear gradient.