menu
rs_dashboard package
documentation
models/menu_item.dart
RSMenuItem
hasChildren property
hasChildren property
dark_mode
light_mode
hasChildren
property
bool
get
hasChildren
Implementation
bool get hasChildren => children.isNotEmpty;
rs_dashboard package
documentation
models/menu_item
RSMenuItem
hasChildren property
RSMenuItem class