showLeadingNavButton property
set
showLeadingNavButton
( )
Whether to show the leading navigation button.
Defaults to true.
Implementation
set showLeadingNavButton(bool value) => _showLeadingNavButton = value;