menu
arcane_jaspr package
documentation
component/data/tree_view.dart
TreeNode
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children.isNotEmpty;
arcane_jaspr package
documentation
component/data/tree_view
TreeNode
hasChildren property
TreeNode class