Line
in package
implements
StyleInterface
Interfaces, Classes, Traits and Enums
Table of Contents
- $color : string
- $opacity : float
- $weight : int
- __construct() : mixed
Properties
$color
public
string
$color
= "#006b00"
$opacity
public
float
$opacity
= 1
$weight
public
int
$weight
= 3
Methods
__construct()
public
__construct(array<string|int, mixed> $options) : mixed
Parameters
- $options : array<string|int, mixed>