items property

List<BottomTabBarItem> items
final

底部导航栏中的交互式Tab,每个Tab都有一个图标和标题。

Implementation

final List<BottomTabBarItem> items;