menu
qs_onboarding_package package
documentation
screens/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);
qs_onboarding_package package
documentation
screens/loading_page
LoadingPage
LoadingPage.new const constructor
LoadingPage class