Kepko
Toggle table of contents
1.7.2
common
Target filter
common
Switch theme
Search in API
Skip to content
Kepko
component
/
glass.yasan.kepko.component
/
Subtitle
/
Subtitle
Subtitle
constructor
(
text
:
String
,
icon
:
Painter
,
iconContentDescription
:
String
?
=
null
,
modifier
:
Modifier
=
Modifier
,
textTransformation
:
(
String
)
->
String
=
String::uppercase
)