childList property

List<SelectorItem>? get childList

Implementation

List<SelectorItem>? get childList => _childList;