menu
nice2dev_flutter_ui package
documentation
editors/nice_editors5.dart
NiceTreeSelectNode<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
editors/nice_editors5
NiceTreeSelectNode<T>
hasChildren property
NiceTreeSelectNode class