sortColumnIndex property

int? sortColumnIndex
final

The index of the column currently used for sorting, or null.

Implementation

final int? sortColumnIndex;