NavBarAnimationSettings constructor
const
NavBarAnimationSettings({
- ScreenTransitionAnimationSettings screenTransitionAnimation = const ScreenTransitionAnimationSettings(),
Implementation
const NavBarAnimationSettings({
this.navBarItemAnimation = const ItemAnimationSettings(),
this.onNavBarHideAnimation = const OnHideAnimationSettings(),
this.screenTransitionAnimation = const ScreenTransitionAnimationSettings(),
});