children property

List<Widget> children
final

List of widgets in the stack.

Implementation

final List<Widget> children;