Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
ui-adaptive
/
com.michaelflisar.toolbox.ui.adaptive
/
AdaptiveBottomBarItem
/
AdaptiveBottomBarItem
Adaptive
Bottom
Bar
Item
constructor
(
icon
:
@
Composable
(
)
->
Unit
,
selected
:
Boolean
,
onClick
:
(
)
->
Unit
,
label
:
String
?
=
null
)