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