contrast method Null safety

PredominantBackground contrast()

Implementation

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