childCount property Null safety

int childCount

The number of children.

Implementation

int get childCount => _childCount;