onSelectionChanged property
Invoked when the row is selected.
This callback never be called when the onSelectionChanging is returned as false.
Implementation
final SelectionChangedCallback? onSelectionChanged;
Invoked when the row is selected.
This callback never be called when the onSelectionChanging is returned as false.
final SelectionChangedCallback? onSelectionChanged;