ComposePreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
ComposePreferences
core
/
com.michaelflisar.composepreferences.core
/
PreferenceSection
/
ExpandableState
/
ExpandableState
Expandable
State
constructor
(
expanded
:
(
)
->
Boolean
,
toggle
:
(
)
->
Unit
)