navbar_router library

Constants

kFloatingNavbarHeight → const double
60.0
kM3NavbarHeight → const double
80.0
kNotchedNavbarHeight → const double
kBottomNavigationBarHeight * 1.45
kStandardNavbarHeight → const double
kBottomNavigationBarHeight
mediumPurple → const Color
Color.fromRGBO(79, 0, 241, 1.0)

Properties

colors List<Color>
read / write
kNavbarHeight double
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