onRadiusChanged property

set onRadiusChanged (CallBackValue fun)

an event run on usee edit the radius of the circle.

Implementation

set onRadiusChanged(CallBackValue fun)=>_onRadiusChanged=fun;