childCount property
int
get
childCount
The total number of children in this parent box.
Implementation
int get childCount => _childCount;
The total number of children in this parent box.
int get childCount => _childCount;