sortAscending property

bool sortAscending
final

Whether the column mentioned in sortColumnIndex, if any, is sorted in ascending order.

See DataTable.sortAscending for details.

Implementation

final bool sortAscending;