$ImagePaintCopyWith extension

on

Properties

copyWith → _$ImagePaintCWProxy

Available on ImagePaint, provided by the $ImagePaintCopyWith extension

Returns a callable class used to build a new instance with modified fields. Example: instanceOfImagePaint.copyWith(...) or instanceOfImagePaint.copyWith.fieldName(...).
no setter