index property

int? index
final

The index of the child to show.

If this is null, none of the children will be shown.

Implementation

final int? index;