ValueLinearGradient

case class ValueLinearGradient(gradient: Option[String], id: Option[String], stops: Option[Seq[GradientStop]], x1: Option[Double], x2: Option[Double], y1: Option[Double], y2: Option[Double], r1: Option[Double], r2: Option[Double], expr: Option[String])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product