onTapNotification abstract method

void onTapNotification(
  1. NavigatorState? navigator
)

Function that is called to process notification clicks.

Implementation

void onTapNotification(NavigatorState? navigator);