proColors constant

Map<String, Color> const proColors

Implementation

static const Map<String, Color> proColors = <String, Color>{
  // TODO: add pro colors
};