navbar_router library
Classes
- CircleClipper
- Destination
- DestinationRouter
- MenuTile
- Decoration class for the navbar NavbarType.standard if you are using Navbartype.notched then use NotchedDecoration instead.
- NotchedClipper
- NotchedDecoration
- WaveClipper
Constants
-
60.0
-
80.0
-
kBottomNavigationBarHeight * 1.45
-
kBottomNavigationBarHeight
- mediumPurple → const Color
-
Color.fromRGBO(79, 0, 241, 1.0)
Properties
-
colors
↔ List<
Color> -
read / write
-
The height of the navbar based on the NavbarType
read / write
Functions
-
getTransitionOffset(
TransitionType type) → Offset -
navigate
method is deprecated use Navigate.push instead, see routes-and-navigation for details.
Enums
- BackButtonBehavior
- Enum for the Android's Back button behavior
- TransitionType