tabs property
final
Typically a list of two or more Tab widgets.
The length of this list must match the controller's TabController.length.
Implementation
final List<Widget> tabs
Typically a list of two or more Tab widgets.
The length of this list must match the controller's TabController.length.
final List<Widget> tabs