rainbow property

List<ZetaColorSwatch> rainbow

List of colorful colors.

Implementation

List<ZetaColorSwatch> get rainbow => [red, orange, yellow, green, blue, teal, pink];