$RectangleCopyWith extension
- on
Properties
- copyWith → _$RectangleCWProxy
-
Available on Rectangle, provided by the $RectangleCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfRectangle.copyWith(...)orinstanceOfRectangle.copyWith.fieldName(...).no setter