Checkbox

constructor(text: String, icon: IconComposable? = null, keyboardShortcut: Set<String> = emptySet(), checked: MutableState<Boolean>)