onMouseDown property

VoidCallback? onMouseDown
final

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

Implementation

final VoidCallback? onMouseDown;