decoration property

NavbarDecoration? decoration
final

The decoraton for Navbar has all the properties you would expect in a BottomNavigationBar to adjust the style of the Navbar.

Implementation

final NavbarDecoration? decoration;