rgba property

Iterable<double> get rgba

Implementation

Iterable<double> get rgba => [r, g, b, a];