menu
flenx package
documentation
shell/models/nav_item.dart
NavItem
children property
children property
dark_mode
light_mode
children
property
List
<
NavItem
>
children
final
Subitens — se não vazio, o item vira expansível.
Implementation
final List<NavItem> children;
flenx package
documentation
shell/models/nav_item
NavItem
children property
NavItem class