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