Navigation Bar Custom
The Navigation Bar Custom provides a container for creating a completely custom navigation bar using NavigationBarItemCustom
widgets as children.
Properties
Property
Description
backgroundColor
The background color of the navigation bar.
height
The height of the navigation bar.
surfaceTintColor
The surface tint color of the navigation bar.
indicatorColor
The color of the indicator that highlights the selected item.
indicatorShape
The shape of the indicator.
overlayColor
The color of the overlay that appears when an item is tapped.
animationDuration
The duration of the animation when switching between items.
borderRadius
The corner radius of the navigation bar.
Last updated