onSelectionCleared property

VoidCallback? onSelectionCleared
final

Called whenever a tap outside the selected row/column clears selectionController's selection (either axis).

Implementation

final VoidCallback? onSelectionCleared;