customNavigation property

VoidCallback? customNavigation
final

If an app has custom navigation or page transition then use this callback to navigate to nextScreen.

Implementation

final VoidCallback? customNavigation;