length property

int? length
final

The total number of tabs. Typically greater than one. Must match TabBar.tabs's and TabBarView.children's length.

Implementation

final int? length;