menu
MBG_Inspektionen
pages/defaultNotificationPage.dart
DefaultNotificationPage
DefaultNotificationPage.new const constructor
DefaultNotificationPage.new
dark_mode
light_mode
DefaultNotificationPage
constructor
const
DefaultNotificationPage
(
{
Key
?
key
,
required
ReceivedAction
action
,
})
Implementation
const DefaultNotificationPage({super.key, required this.action});
MBG_Inspektionen
defaultNotificationPage
DefaultNotificationPage
DefaultNotificationPage.new const constructor
DefaultNotificationPage class