indexedChildCount property
int
get
indexedChildCount
The number of children with an integer id in order.
Implementation
int get indexedChildCount => _indexedChildCount;
The number of children with an integer id in order.
int get indexedChildCount => _indexedChildCount;