LineGradient
The getter to use to access the line gradient class.
Declaration
get LineGradient(): typeof LineGradient;Discussion
You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.
The getter to use to access the line gradient class.
get LineGradient(): typeof LineGradient;You must load the appropriate library first before accessing the getter, otherwise, the getter throws an Error.