onSelectionCleared property
Called whenever a tap outside the selected row/column clears selectionController's selection (either axis).
Implementation
final VoidCallback? onSelectionCleared;
Called whenever a tap outside the selected row/column clears selectionController's selection (either axis).
final VoidCallback? onSelectionCleared;