children property

List<Widget> children
final

List of child widgets to switch between.

Implementation

final List<Widget> children;