Intro constructor

Intro({
  1. List<IntroPageViewRF>? pages,
})

Implementation

Intro({this.pages});