Macro seed::linearGradient

source ·
macro_rules! linearGradient {
    ($($part:expr),* $(,)?) => { ... };
}