TutorialReplayStepEvent constructor

const TutorialReplayStepEvent(
  1. TutorialStep? replayStep
)

Implementation

const TutorialReplayStepEvent(this.replayStep);