onSelectNotification property

void Function(NotificationResponse)? onSelectNotification
getter/setter pair

Callback, called when user taps onto a notification.

Implementation

static void Function(NotificationResponse)? onSelectNotification;