onMultiSortChange property
Called when the user changes the sort set. Enabling this activates multi-sort (Shift+click to stack columns).
Implementation
final SummerMultiSortChange? onMultiSortChange;
Called when the user changes the sort set. Enabling this activates multi-sort (Shift+click to stack columns).
final SummerMultiSortChange? onMultiSortChange;