currentColumnIndex property Null safety

int? currentColumnIndex
read / write

The index of the column that is displayed in the ColumnGroup.

Implementation

int? currentColumnIndex;