updateSelectionBound method
Implementation
void updateSelectionBound(DOMRect selectionBound) =>
js_util.callMethod(this, 'updateSelectionBound', [selectionBound]);
void updateSelectionBound(DOMRect selectionBound) =>
js_util.callMethod(this, 'updateSelectionBound', [selectionBound]);