childCount property

int childCount

The number of children.

Implementation

int get childCount => _children.length;