Returns total number of child nodes in this container.
To get text length of this container see length.
int get childCount => _children.length;