contentList property
List of widgets corresponding to each heading.
Each widget is displayed in the content area and corresponds to a heading at the same index in headingList.
Implementation
final List<Widget> contentList;
List of widgets corresponding to each heading.
Each widget is displayed in the content area and corresponds to a heading at the same index in headingList.
final List<Widget> contentList;