rgb property

Iterable<double> get rgb

Implementation

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