itemList property

List<Widget> itemList
final

The list of menu items to display.

Implementation

final List<Widget> itemList;