pages property

List<Widget> pages
final

Are the pages that the PageView will have

Implementation

final List<Widget> pages;