InputStoryArea constructor
InputStoryArea({
- StoryAreaPosition? position,
- InputStoryAreaType? type,
Implementation
InputStoryArea({this.position, this.type});