getColors static method

Map<String, Color> getColors()

Implementation

static Map<String, Color> getColors() => _COLORS;