CustomNavBarScreen constructor
const
CustomNavBarScreen({
- required Widget screen,
Implementation
const CustomNavBarScreen(
{required this.screen, this.routeAndNavigatorSettings});
const CustomNavBarScreen(
{required this.screen, this.routeAndNavigatorSettings});