operator & method

DecorPaint operator &(
  1. double stop
)

Implementation

DecorPaint operator &(double stop) => DecorPaint(value, stop);