onBackFromNotification property
Optional callback when navigation back occurs from notification screen. If null, navigates to homeRoute or initialRoute.
Implementation
final VoidCallback? onBackFromNotification;
Optional callback when navigation back occurs from notification screen. If null, navigates to homeRoute or initialRoute.
final VoidCallback? onBackFromNotification;