menu
auto_route package
documentation
empty_router_widgets.dart
EmptyRouterScreen
EmptyRouterScreen const constructor
EmptyRouterScreen const constructor
dark_mode
light_mode
EmptyRouterScreen
constructor
const
EmptyRouterScreen
(
{
Key
?
key
,
})
Implementation
const EmptyRouterScreen({Key? key}) : super(key: key);
auto_route package
documentation
empty_router_widgets
EmptyRouterScreen
EmptyRouterScreen const constructor
EmptyRouterScreen class