colors property

Map<String, Color> get colors

Implementation

Map<String, Color> get colors => includeColor.updateAndJoin(colorData);