Type Alias Gradient

Gradient: {
    color: string;
    offset: number;
}