menu
lb_planner
modules/notifications/presentation/widgets/notifications_list.dart
NotificationsList
NotificationsList const constructor
NotificationsList
dark_mode
light_mode
NotificationsList
constructor
const
NotificationsList
(
{
Key
?
key
,
})
Displays all notifications of the user.
Implementation
const NotificationsList({super.key});
lb_planner
notifications_list
NotificationsList
NotificationsList const constructor
NotificationsList class