onCenterChanged property

void onCenterChanged=(LatLngCallBack fun)

an event run on usee edit the center point of the circle.

Implementation

set onCenterChanged(LatLngCallBack fun)=>_onCenterChanged=fun;