InputDetailsCarousel constructor

const InputDetailsCarousel(
  1. {Key? key,
  2. InfoDisplayPage? firstPage,
  3. List<Widget> otherPages = const [],
  4. void submissionCallback(
      )?}
    )

    Implementation

    const InputDetailsCarousel