headingList property

List<String> headingList
final

List of headings to show in the navigation bar.

Each heading corresponds to a content widget at the same index in contentList.

Implementation

final List<String> headingList;