indexToShowAt property
The optional index at which the child should become visible. This is required if animationIndex is set.
Implementation
final int? indexToShowAt;
The optional index at which the child should become visible. This is required if animationIndex is set.
final int? indexToShowAt;