Published when the radio selection state changes.
@Output('checkedChange') Stream<bool> get onChecked => _onChecked.stream;