menu
sandboxed package
documentation
pages/nothing/nothing_page.dart
NothingPage
NothingPage.new const constructor
NothingPage.new const constructor
dark_mode
light_mode
NothingPage
constructor
const
NothingPage
(
{
Key
?
key
,
@QueryParam()
String
?
global
,
})
Implementation
const NothingPage({ super.key, @QueryParam() String? global, });
sandboxed package
documentation
pages/nothing/nothing_page
NothingPage
NothingPage.new const constructor
NothingPage class