menu
nice2dev_flutter_ui package
documentation
navigation/nice_menu.dart
NiceMenuItem
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children.isNotEmpty;
nice2dev_flutter_ui package
documentation
navigation/nice_menu
NiceMenuItem
hasChildren property
NiceMenuItem class