items property

List<IDSBottomNavBarItem> items
final

Define the fields A list of items to be displayed in the bottom navigation bar.

Implementation

final List<IDSBottomNavBarItem> items;