children property

List<Widget> children
final

The widget to display for each tab. Must have the same length as items.

Implementation

final List<Widget> children;