pages property

List<Widget> pages
final

The list of pages corresponding to each navigation item.

Implementation

final List<Widget> pages;