items property

List<ZdsNavItem> items
final

The ZdsBottomTabBar list that will be displayed. Each item should be linked to a separate view.

Implementation

final List<ZdsNavItem> items;