children property

List<Widget> children
final

The list of widgets to display for each tab.

Implementation

final List<Widget> children;