bottomMode property

NavigationBarBottomMode? bottomMode
final

Modes that determine how to display the navigation bar's bottom and scrolling behavior.

Defaults to NavigationBarBottomMode.automatic if this is null and a bottom is provided.

Implementation

final NavigationBarBottomMode? bottomMode;