$CircleCopyWith extension
- on
Properties
- copyWith → _$CircleCWProxy
-
Available on Circle, provided by the $CircleCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfCircle.copyWith(...)
orinstanceOfCircle.copyWith.fieldName(...)
.no setter