colorMap property

Map<String, Color> colorMap
getter/setter pair

颜色

Implementation

late Map<String, Color> colorMap;