children property
One widget per tab.
Its length must match the length of the PickerTabBar.tabs list, as well as the controller's TabController.length.
Implementation
final List<Widget> children;
One widget per tab.
Its length must match the length of the PickerTabBar.tabs list, as well as the controller's TabController.length.
final List<Widget> children;