CheckItemPreviewDrawer
class CheckItemPreviewDrawer(modifier: Modifier = Modifier.padding(vertical = 2.dp, horizontal = 10.dp)) : StoryStepDrawer
The drawer to a check item in the preview of a note.
The drawer to a check item in the preview of a note.