Available on crate feature
geometry
only.Expand description
A gradient that can be used as a fill for some geometry.
For a gradient that you can use as a background variant for a widget, see Gradient
.
Structs§
Enums§
- Gradient
- A fill which linearly interpolates colors along a direction.