sortColumns property

List<Order>? sortColumns
final

A list specifying the sort order of each bucket in the table.

Implementation

final List<Order>? sortColumns;