menu
dutato
presentation/screens/org/notification_center_screen.dart
NotificationCenterScreen
NotificationCenterScreen.new const constructor
NotificationCenterScreen.new
dark_mode
light_mode
description
NotificationCenterScreen
constructor
const
NotificationCenterScreen
(
{
Key
?
key
,
required
String
orgId
,
})
Implementation
const NotificationCenterScreen({super.key, required this.orgId});
dutato
notification_center_screen
NotificationCenterScreen
NotificationCenterScreen.new const constructor
NotificationCenterScreen class