menu
flrx package
documentation
pages/page_not_found.dart
PageNotFound
PageNotFound.new const constructor
PageNotFound.new const constructor
dark_mode
light_mode
PageNotFound
constructor
const
PageNotFound
(
{
Key
?
key
,
})
Implementation
const PageNotFound({Key? key}) : super(key: key);
flrx package
documentation
pages/page_not_found
PageNotFound
PageNotFound.new const constructor
PageNotFound class