Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_models
/
io.writeopia.sdk.models.story
/
Decoration
Decoration
data
class
Decoration
(
val
backgroundColor
:
Int
?
=
null
)
The decoration of the
StoryStep
Parameters
background
Color
The background color.
Members
Constructors
Decoration
Link copied to clipboard
constructor
(
backgroundColor
:
Int
?
=
null
)
Properties
background
Color
Link copied to clipboard
val
backgroundColor
:
Int
?
=
null