menu
neo_concierge
app/modules/notifications/widgets/notification_drawer.dart
NotificationDrawer
NotificationDrawer const constructor
NotificationDrawer
dark_mode
light_mode
NotificationDrawer
constructor
const
NotificationDrawer
(
{
Key
?
key
,
})
Implementation
const NotificationDrawer({super.key});
neo_concierge
notification_drawer
NotificationDrawer
NotificationDrawer const constructor
NotificationDrawer class