Stylish UI
Toggle table of contents
0.10.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Stylish UI
Stylish UI
/
com.segnities007.stylishui.components.molecules
/
StylishDescriptionItem
Stylish
Description
Item
data
class
StylishDescriptionItem
(
val
label
:
String
,
val
value
:
String
)
One label/value pair of a
StylishDescriptions
.
Members
Constructors
Stylish
Description
Item
Link copied to clipboard
constructor
(
label
:
String
,
value
:
String
)
Properties
label
Link copied to clipboard
val
label
:
String
The key text.
value
Link copied to clipboard
val
value
:
String
The value text.