onSelectionChanged property

ValueChanged<SelectedContent?>? onSelectionChanged
final

Called when the selected content changes.

Implementation

final ValueChanged<SelectedContent?>? onSelectionChanged;