FastNavigationBarView constructor
const
FastNavigationBarView({})
Implementation
const FastNavigationBarView({
super.key,
required this.destinations,
this.showAppBar = true,
this.onDestinationSelected,
this.backgroundColor,
this.indicatorColor,
this.children,
});