Navigator

class Navigator

Responsible for navigating between the different screens available for the document.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val state: StateFlow<DocumentViews>

Functions

Link copied to clipboard
suspend fun toggleView(documentViews: DocumentViews)