headingList property
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;
List of headings to show in the navigation bar.
Each heading corresponds to a content widget at the same index in contentList.
final List<String> headingList;