items property

List<DrawerItem> items
final

The list of items to display in the drawer.

Implementation

final List<DrawerItem> items;