menu
materialx_flutter package
documentation
utils/notification_route.dart
DialogNotificationRoute
DialogNotificationRoute constructor
DialogNotificationRoute constructor
dark_mode
light_mode
DialogNotificationRoute
constructor
DialogNotificationRoute
(
Notif
notif
,
bool
fromNotif
,
Function
?
onDelete
)
Implementation
DialogNotificationRoute(this.notif, this.fromNotif, this.onDelete);
materialx_flutter package
documentation
utils/notification_route
DialogNotificationRoute
DialogNotificationRoute constructor
DialogNotificationRoute class