menu
ppg_ui package
documentation
widget/tree_view.dart
TreeValueController<TypeID extends Object, TypeData>
isChildrenEmpty property
isChildrenEmpty property
dark_mode
light_mode
isChildrenEmpty
property
bool
get
isChildrenEmpty
Implementation
bool get isChildrenEmpty => _children.isEmpty;
ppg_ui package
documentation
widget/tree_view
TreeValueController<TypeID extends Object, TypeData>
isChildrenEmpty property
TreeValueController class