sortAscending property Null safety
final
Whether the column mentioned in sortColumnIndex, if any, is sorted in ascending order.
Implementation
final bool sortAscending;
Whether the column mentioned in sortColumnIndex, if any, is sorted in ascending order.
final bool sortAscending;