NavMenu class
A widget that presents a vertically aligned list of NavItem
Constructors
-
const
Properties
- controller → NavMenuController?
-
final
-
items → List<
ASMenuItem> ? -
final
- onItemSelected → (dynamic Function(int)?)
-
final
- width → double?
-
final
Methods
-
createState(
) → State< NavMenu> - Creates the mutable state for this widget at a given location in the tree.