showQuickNavigationButton property
set
showQuickNavigationButton
( )
Whether the quick navigation buttons will appear in the viewer.
Defaults to true.
Implementation
set showQuickNavigationButton(bool value) =>
_showQuickNavigationButton = value;