onNavigationNotification property

bool Function(NavigationNotification)? onNavigationNotification
final

A callback for handling system navigation notifications.

Implementation

final bool Function(NavigationNotification)? onNavigationNotification;