design
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
design
core
/
com.trendyol.design.core.toolbar
/
KPToolbarStyle
/
Icon
/
EndTwoIcons
/
EndTwoIcons
End
Two
Icons
constructor
(
icon
:
@
Composable
ToolbarScope
.
(
)
->
Unit
,
firstIcon
:
@
Composable
ToolbarScope
.
(
)
->
Unit
,
secondIcon
:
@
Composable
ToolbarScope
.
(
)
->
Unit
)