Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
ui
/
com.michaelflisar.toolbox.feature.menu
/
MenuIconRow
Menu
Icon
Row
@
Composable
fun
MenuScope
.
MenuIconRow
(
enabled
:
Boolean
=
true
,
content
:
@
Composable
MenuIconRowScope
.
(
)
->
Unit
)