menu
flutter_selector package
documentation
selector_item.dart
SelectorItem<T>
childList property
childList property
dark_mode
light_mode
childList
property
List
<
SelectorItem
>
?
get
childList
Implementation
List<SelectorItem>? get childList => _childList;
flutter_selector package
documentation
selector_item
SelectorItem<T>
childList property
SelectorItem class