Toggle Button

fun ToggleButton(expanded: MutableState<Boolean>, contentDescription: StringResource)

Custom IconButton used to toggle a layout section

Parameters

expanded

Whether the layout section is visible

contentDescription

The description of the content