sortColumns property
Active multi-sort specs in priority order. Used when onMultiSortChange is set (which also switches the header to multi-sort mode).
Implementation
final List<SummerSortSpec>? sortColumns;
Active multi-sort specs in priority order. Used when onMultiSortChange is set (which also switches the header to multi-sort mode).
final List<SummerSortSpec>? sortColumns;