colors property

List<List<Color>> colors

Get Colors for painting rings.

Implementation

List<List<Color>> get colors => _colors;