menu
hi_router package
documentation
pages/loading_page.dart
LoadingPage
LoadingPage.new const constructor
LoadingPage.new 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.new const constructor
LoadingPage class