menu
bizdoc package
documentation
pages/notifications.dart
NotificationPage
NotificationPage const constructor
NotificationPage const constructor
dark_mode
light_mode
NotificationPage
constructor
const
NotificationPage
(
{
Key
?
key
,
})
Implementation
const NotificationPage({Key? key}) : super(key: key);
bizdoc package
documentation
pages/notifications
NotificationPage
NotificationPage const constructor
NotificationPage class