items property

List<TabItem> items
final

List of TabItem stands for tabs.

Implementation

final List<TabItem> items;