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