Kepko
Toggle table of contents
1.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kepko
component
/
glass.yasan.kepko.component
/
ModalBottomSheetTitle
Modal
Bottom
Sheet
Title
data
class
ModalBottomSheetTitle
(
val
text
:
String
,
val
icon
:
Painter
?
=
null
,
val
description
:
String
?
=
null
)
Members
Constructors
Modal
Bottom
Sheet
Title
Link copied to clipboard
constructor
(
text
:
String
,
icon
:
Painter
?
=
null
,
description
:
String
?
=
null
)
Properties
description
Link copied to clipboard
val
description
:
String
?
icon
Link copied to clipboard
val
icon
:
Painter
?
text
Link copied to clipboard
val
text
:
String