a property

  1. @override
double get a
override

The alpha channel of this color.

Implementation

@override
double get a => _effectiveColor.a;