colors property

List<String> colors

All standard color names.

Implementation

static List<String> get colors => [...colorData.keys];