Image Drawer
class ImageDrawer(containerModifier: (Boolean) -> Modifier? = { null }, mergeRequest: (Action.Merge) -> Unit = { }) : StoryStepDrawer
Draws a image. Uses Coil to parse the image.
Functions
Link copied to clipboard
Draws the StoryStep including its DrawInfo