tabs property

List<TTab<int>>? tabs
final

Tab definitions for the table view.

Implementation

final List<TTab<int>>? tabs;