protected property ColorBase::$opacity in Color Field 8.2
The opacity of the color.
Type: float
File
- src/
ColorBase.php, line 15
Class
- ColorBase
- Base color class to ease implementations.
Namespace
Drupal\color_fieldCode
protected $opacity;
The opacity of the color.
Type: float
protected $opacity;