items property

List<Widget> items
final

List of items that we want to display on the Side Menu.

Implementation

final List<Widget> items;