NoteDetails

fun NoteDetails(note: String, state: SheetState, scope: CoroutineScope)

The layout to display the note details

Parameters

note

The note to display

state

The state useful to manage the visibility of the ModalBottomSheet

scope

The coroutine useful to manage the visibility of the ModalBottomSheet