onSelectionChanged property

ValueChanged<SelectedContent?>? onSelectionChanged
final

Callback called when the selected content changes.

Implementation

final ValueChanged<SelectedContent?>? onSelectionChanged;