items property
final
The ZdsBottomTabBar list that will be displayed. Each item should be linked to a separate view.
Implementation
final List<ZdsNavItem> items;
The ZdsBottomTabBar list that will be displayed. Each item should be linked to a separate view.
final List<ZdsNavItem> items;