menu
commander_ui package
documentation
tui.dart
TreeNode<T>
isLeaf property
isLeaf property
dark_mode
light_mode
isLeaf
property
bool
get
isLeaf
Implementation
bool get isLeaf => children.isEmpty;
commander_ui package
documentation
tui
TreeNode<T>
isLeaf property
TreeNode class