contrast method

Implementation

PredominantBackground contrast() {
  _contrast = true;
  return this;
}