onChanged property

ValueChanged<T?> get onChanged

Notifies the registry that the a radio is selected or unselected.

Implementation

ValueChanged<T?> get onChanged;