Package io.writeopia.sdk.drawer.content
Class HeaderDrawer
-
- All Implemented Interfaces:
-
io.writeopia.sdk.drawer.StoryStepDrawer
public final class HeaderDrawer implements StoryStepDrawer
The header for the Document. It applies some stylish to the title of the document.
-
-
Constructor Summary
Constructors Constructor Description HeaderDrawer(Modifier modifier, Function0<Unit> headerClick, Function1<BoxScope, StoryStepDrawer> drawer)
-
Method Summary
-
-
Constructor Detail
-
HeaderDrawer
HeaderDrawer(Modifier modifier, Function0<Unit> headerClick, Function1<BoxScope, StoryStepDrawer> drawer)
-
-
-
-