$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(...)orinstanceOfImagePaint.copyWith.fieldName(...).no setter