HeaderPreviewDrawer

class HeaderPreviewDrawer(modifier: Modifier = Modifier, style: TextStyle? = null) : StoryStepDrawer

The drawer to the header of a document in the preview of a note.

Constructors

Link copied to clipboard
constructor(modifier: Modifier = Modifier, style: TextStyle? = null)

Functions

Link copied to clipboard
open override fun Step(step: StoryStep, drawInfo: DrawInfo)

Draws the StoryStep including its DrawInfo