pages property

List<Widget> pages
final

Are the pages that the Scroll Page will have

Implementation

final List<Widget> pages;