menu
nice2dev_flutter_ui package
documentation
data/nice_data3.dart
NiceTreeListNode<T>
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children.isNotEmpty;
nice2dev_flutter_ui package
documentation
data/nice_data3
NiceTreeListNode<T>
hasChildren property
NiceTreeListNode class