copyWith abstract method

PainterData copyWith()

Returns a copy of this object with its field values replaced by the ones provided to this method.

Implementation

PainterData copyWith();