menu
flutter_novu package
documentation
widgets/notification_tile.dart
NotificationTile
onNotificationTap property
onNotificationTap property
dark_mode
light_mode
onNotificationTap
property
dynamic Function
(
InboxNotification
notification
)
?
onNotificationTap
final
Implementation
final Function(InboxNotification notification)? onNotificationTap;
flutter_novu package
documentation
widgets/notification_tile
NotificationTile
onNotificationTap property
NotificationTile class