childCount property

int get childCount

The total number of children in this parent box.

Implementation

int get childCount => _childCount;