childCount property

  1. @override
int get childCount
override

Implementation

@override
int get childCount => _children.length;