allowToolbarTitleChange property
Whether the navigation bar title updates as the user scrolls the document.
When true, the title shown in the navigation bar changes to reflect the
current page number or label as the user scrolls. When false, the title
is fixed to the document title set at load time.
Maps to PSPDFConfigurationBuilder.allowToolbarTitleChange.
Implementation
final bool? allowToolbarTitleChange;