menu
sandboxed package
documentation
router.gr.dart
NothingRouteArgs
NothingRouteArgs.new const constructor
NothingRouteArgs.new const constructor
dark_mode
light_mode
NothingRouteArgs
constructor
const
NothingRouteArgs
(
{
Key
?
key
,
String
?
global
,
})
Implementation
const NothingRouteArgs({this.key, this.global});
sandboxed package
documentation
router.gr
NothingRouteArgs
NothingRouteArgs.new const constructor
NothingRouteArgs class