onSelectionChanged property
final
Called when the selected content changes.
Implementation
final ValueChanged<SelectedContent?>? onSelectionChanged;
Called when the selected content changes.
final ValueChanged<SelectedContent?>? onSelectionChanged;