interface GradientStyles {
    background: CSSProperties;
    border: CSSProperties;
    heading: CSSProperties;
}

Properties

background: CSSProperties
border: CSSProperties
heading: CSSProperties