menu
burakbasci_widgets package
documentation
pages/error/error_page.dart
ErrorPage
ErrorPage.new const constructor
ErrorPage.new const constructor
dark_mode
light_mode
ErrorPage
constructor
const
ErrorPage
(
{
Key
?
key
,
required
String
homeRoute
,
})
Implementation
const ErrorPage({super.key, required this.homeRoute});
burakbasci_widgets package
documentation
pages/error/error_page
ErrorPage
ErrorPage.new const constructor
ErrorPage class