StorySelection constructor

const StorySelection(
  1. Component component,
  2. Story story
)

Implementation

const StorySelection(this.component, this.story);