initialFirstRowIndex property

int? initialFirstRowIndex
final

The index of the first row to display when the widget is first created.

Implementation

final int? initialFirstRowIndex;