CustomColors constructor

CustomColors()

Implementation

factory CustomColors() {
  return _instance;
}