colors property

List<String> colors

All crayon color names.

Implementation

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