onSelectionChanged property

ValueChanged<bool>? onSelectionChanged
final

Callback when selection changes.

Implementation

final ValueChanged<bool>? onSelectionChanged;