sortAscending property
final
Whether the column mentioned in sortColumnIndex, if any, is sorted in ascending order.
See DataTable.sortAscending for details.
Implementation
final bool sortAscending;
Whether the column mentioned in sortColumnIndex, if any, is sorted in ascending order.
See DataTable.sortAscending for details.
final bool sortAscending;