onMouseUp property

VoidCallback? onMouseUp
final

Callback to be called when the user presses the mouse button while the cursor is in editor.

Implementation

final VoidCallback? onMouseUp;