adaptive_navigation library

Classes

AdaptiveAppBar
AdaptiveAppBar has a leading width of 72.0. Everything else is the same as AppBar.
AdaptiveNavigationScaffold
A widget that adapts to the current display size, displaying a Drawer, NavigationRail, or BottomNavigationBar. Navigation destinations are defined in the destinations parameter.
AdaptiveScaffoldDestination
Used to configure items or destinations in the various navigation mechanism. For BottomNavigationBar, see BottomNavigationBarItem. For NavigationRail, see NavigationRailDestination. For Drawer, see ListTile.

Typedefs