shouldClose property
final
Should page be closed when just root page remains on the stack, useful when added as root widget in TabBar.
Defaults to true.
Implementation
final bool shouldClose;
Should page be closed when just root page remains on the stack, useful when added as root widget in TabBar.
Defaults to true.
final bool shouldClose;