tabs property

List<TTab<T>> tabs
final

The list of tabs with their content builders.

Implementation

final List<TTab<T>> tabs;