vTabs property
Typically a list of two or more VMatTab widgets.
The length of this list must match the controller's TabController.length and the length of the VMatTabBarView.children list.
Implementation
final List<Widget> vTabs;
Typically a list of two or more VMatTab widgets.
The length of this list must match the controller's TabController.length and the length of the VMatTabBarView.children list.
final List<Widget> vTabs;