A list of pages (widgets) to display in the body based on the selected index.
final List<Widget> pages = [HomePage(), AboutPage()];