autoNav property
final
This controls if the screen should navigate to home screen upon completion. The default is true as it is more convenient in app. It is false while testing UI, making it easier to debug.
Implementation
final bool autoNav;