toggle menu
Writeopia
common
switch theme
search in API
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