kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.presentation.components
/
ActionSheetItem
/
ActionSheetItem
Action
Sheet
Item
constructor
(
text
:
String
,
icon
:
ImageVector
?
=
null
,
@
DrawableRes
drawableIcon
:
Int
?
=
null
,
type
:
ActionSheetItemType
=
ActionSheetItemType.DEFAULT
,
onClick
:
(
)
->
Unit
)