toggle menu
snabble Android SDK API Documentation
androidJvm
switch theme
search in API
ui-toolkit
/
io.snabble.sdk.dynamicview.domain.model
/
TextItem
/
TextItem
Text
Item
constructor
(
id
:
String
,
text
:
String
,
@
ColorInt
textColor
:
Int
?
=
null
,
textStyle
:
String
?
=
null
,
showDisclosure
:
Boolean
,
padding
:
Padding
)