navItems property
final
Menu items to display in the header.
If more than 6 items are provided, only the first 6 will be displayed.
Expects ZetaButton or ZetaDropdown widgets.
Implementation
final List<Widget> navItems;
Menu items to display in the header.
If more than 6 items are provided, only the first 6 will be displayed.
Expects ZetaButton or ZetaDropdown widgets.
final List<Widget> navItems;