index property
final
The index of the child to show.
If this is null, none of the children will be shown.
Implementation
final int? index;
The index of the child to show.
If this is null, none of the children will be shown.
final int? index;