onSelectNotification property
getter/setter pair
Callback, called when user taps onto a notification.
Implementation
static void Function(NotificationResponse)? onSelectNotification;
Callback, called when user taps onto a notification.
static void Function(NotificationResponse)? onSelectNotification;