initialFirstRowIndex property
final
The index of the first row to display when the widget is first created.
Implementation
final int? initialFirstRowIndex;
The index of the first row to display when the widget is first created.
final int? initialFirstRowIndex;