headerDrawer

fun headerDrawer(manager: WriteopiaStateManager, headerClick: () -> Unit, onKeyEvent: (KeyEvent, TextFieldValue, StoryStep, Int, EmptyErase, Int, EndOfText) -> Boolean, modifier: Modifier = Modifier, lineBreakByContent: Boolean, selectionState: StateFlow<Boolean>, drawConfig: DrawConfig, fontFamily: FontFamily? = null): StoryStepDrawer