tabs property

List<TabItem> get tabs

Implementation

List<TabItem> get tabs         => List.unmodifiable(_tabs);