onMultiSortChange property

SummerMultiSortChange? onMultiSortChange
final

Called when the user changes the sort set. Enabling this activates multi-sort (Shift+click to stack columns).

Implementation

final SummerMultiSortChange? onMultiSortChange;