void resize(int separatorIndex, Offset offset) { _model.resize(separatorIndex, offset); eventStream.add(this); _model.callOnResized(); }