customNavigation property
If an app has custom navigation or page transition then use this callback to navigate to nextScreen.
Implementation
final VoidCallback? customNavigation;
If an app has custom navigation or page transition then use this callback to navigate to nextScreen.
final VoidCallback? customNavigation;