copySelection abstract method
- SelectionChangedCause cause
Copy current selection to Clipboard.
If cause
is SelectionChangedCause.toolbar, the position of
bringIntoView to selection will be called and hide toolbar.
Implementation
void copySelection(SelectionChangedCause cause);