pub fn two_named(text: &str, from: &str, to: &str) -> StringExpand description
Gradient helpers that accept named colors. Requires features=["gradients"].
These are thin wrappers over the existing gradient module.
Two-color gradient using named colors.