HeaderDrawer

constructor(modifier: Modifier = Modifier, headerClick: () -> Unit = {}, drawer: BoxScope.() -> SimpleTextDrawer)