menu
nice2dev_flutter_ui
editors\nice_editors5.dart
NiceTreeSelectNode
<
T
>
hasChildren property
hasChildren
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children.isNotEmpty;
nice2dev_flutter_ui
nice_editors5
NiceTreeSelectNode
<
T
>
hasChildren property
NiceTreeSelectNode class