$ContentBlockCopyWith extension
- on
Properties
- copyWith → _$ContentBlockCWProxy
-
Available on ContentBlock, provided by the $ContentBlockCopyWith extension
Returns a callable class used to build a new instance with modified fields. Example:instanceOfContentBlock.copyWith(...)
orinstanceOfContentBlock.copyWith.fieldName(...)
.no setter