Searched defs:gradientStartColor (Results 1 – 2 of 2) sorted by relevance
30 …public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = n…79 private $gradientStartColor; variable in BackgroundStyle
28 public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borderWidth = 1, $borderDotSize = 0) { argument 77 private $gradientStartColor; variable in BackgroundStyle