items property

List<SeniorDrawerItem> items
final

The list of items in the drawer. Represent the routes to which the user can be redirected.

Implementation

final List<SeniorDrawerItem> items;