VerticalGradient
- class VerticalGradient()
Constructors
Constructors
- VerticalGradient.constructor(top, bottom)
- Arguments
top (
null | Color()
) – Nonebottom (
null | Color()
) – None
- Return type
VerticalGradient
Properties
- VerticalGradient.bottom
- Type
null | Color
- VerticalGradient.top
- Type
null | Color