menu
hi_router package
documentation
pages/loading_page.dart
LoadingPage
LoadingPage const constructor
LoadingPage const constructor
dark_mode
light_mode
LoadingPage
constructor
const
LoadingPage
(
{
Key
?
key
,
})
Implementation
const LoadingPage({Key? key}) : super(key: key);
hi_router package
documentation
pages/loading_page
LoadingPage
LoadingPage const constructor
LoadingPage class