onMouseUp property

void onMouseUp=(LatLngCallBack value)
inherited

an event runs on the mouse button up on the element.

Implementation

set onMouseUp(MET value)=>_onMouseUp = value;