onBoundsChanged property

void onBoundsChanged=(LatLngBoundsCallBack fun)

an event runs on the user edit the rectangle.

Implementation

set onBoundsChanged(LatLngBoundsCallBack fun)=>_onBoundsChanged=fun;