onMouseDown property

(void Function()?) onMouseDown
getter/setter pair

Called whenever the mouse/finger is downed and the editor is in rich text view.

Implementation

void Function()? onMouseDown;