automaticallyImplyLeading property
If true, Flutter auto adds a back button when there's a Navigator ancestor.
Implementation
final bool automaticallyImplyLeading;
If true, Flutter auto adds a back button when there's a Navigator ancestor.
final bool automaticallyImplyLeading;