contrast method

BorderBackground contrast()

Implementation

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