children property

List<Widget> children
final

The widgets that will be split into multiple panes.

Implementation

final List<Widget> children;