onChanged property

void Function(SelectedContent?)? onChanged
final

Callback, called when the SelectedContent changes.

Implementation

final void Function(SelectedContent?)? onChanged;