onRightClick property

void onRightClick=(LatLngCallBack value)
inherited

an event runs on the user click the right mouse button on the element

Implementation

set onRightClick(MET value)=>_onRightClick = value;