Callback invoked when a deep link is intercepted.
Receives the parsed Uri and should handle navigation accordingly.
final Function(Uri)? handleDeepLink;