onMouseUp property
void Function()?
onMouseUp
getter/setter pair
Called whenever the mouse/finger is released and the editor is in rich text view.
Implementation
void Function()? onMouseUp;
Called whenever the mouse/finger is released and the editor is in rich text view.
void Function()? onMouseUp;