bodies property

List<Widget> bodies
final

The bodies of the tabs. This must have the same length of tabs

Implementation

final List<Widget> bodies;