tabs property

List<TTab<T>> tabs
final

The list of tabs to display.

Implementation

final List<TTab<T>> tabs;