$EditorStateCopyWith extension

on

Properties

copyWith → _$EditorStateCWProxy

Available on EditorState, provided by the $EditorStateCopyWith extension

Returns a callable class that can be used as follows: instanceOfEditorState.copyWith(...) or like so:instanceOfEditorState.copyWith.fieldName(...).
no setter