indexToShowAt property

int? indexToShowAt
final

The optional index at which the child should become visible. This is required if animationIndex is set.

Implementation

final int? indexToShowAt;