menu
lb_planner
lb_planner.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
lb_planner
NotificationsList
NotificationsList const constructor
NotificationsList class