menu
neo_concierge
app/utils/widgets/error_page.dart
ErrorPage
ErrorPage const constructor
ErrorPage
dark_mode
light_mode
ErrorPage
constructor
const
ErrorPage
(
{
Key
?
key
,
GoException
?
error
,
})
Implementation
const ErrorPage({super.key, this.error});
neo_concierge
error_page
ErrorPage
ErrorPage const constructor
ErrorPage class