Writeopia
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Writeopia
writeopia_ui
/
io.writeopia.ui.model
/
DrawStory
/
DrawStory
Draw
Story
constructor
(
storyStep
:
StoryStep
,
position
:
Int
,
isSelected
:
Boolean
=
false
,
cursor
:
Selection
?
=
null
,
extraInfo
:
Map
<
String
,
Any
>
=
emptyMap()
)