merge method
Merges this operation with other, returning a new operation.
Implementation
@override
OverlayOp merge(Op<InteractiveOverlayImage> next) => this;
Merges this operation with other, returning a new operation.
@override
OverlayOp merge(Op<InteractiveOverlayImage> next) => this;