nav_menu library

Classes

ASMenuItem
A class that holds information for building NavItem on web builds, or BottomNavigationBarItem on native mobile builds
A widget that presents an clickable navigation tile.
A widget that presents a vertically aligned list of NavItem
A controller for the NavMenu

Typedefs

OnMenuItemSelectedCallback = dynamic Function(ASMenuItem)