menu
maxilozoz_box package
documentation
modules/route/404.dart
NotFoundRoute
NotFoundRoute.new const constructor
NotFoundRoute.new const constructor
dark_mode
light_mode
NotFoundRoute
constructor
const
NotFoundRoute
(
{
Key
?
key
,
})
Implementation
const NotFoundRoute({Key? key}) : super(key: key);
maxilozoz_box package
documentation
modules/route/404
NotFoundRoute
NotFoundRoute.new const constructor
NotFoundRoute class