InputStoryArea constructor

InputStoryArea({
  1. StoryAreaPosition? position,
  2. InputStoryAreaType? type,
})

Implementation

InputStoryArea({this.position, this.type});