onSelectNotification property

void Function(NotificationResponse)? onSelectNotification
getter/setter pair

Callback, called when user taps on a notification.

Implementation

static void Function(NotificationResponse)? onSelectNotification;