final
Whether or not the navigator and it's new topmost route should request focus when the new route is pushed onto the navigator.
Defaults to true.
Implementation
final bool requestFocus;
Whether or not the navigator and it's new topmost route should request focus when the new route is pushed onto the navigator.
Defaults to true.
final bool requestFocus;