children property

List<Widget> children
final

All the children that can be used in the layouts

Implementation

final List<Widget> children;