children property

List<Widget> children
final

List of widget that will be passed to Flex.children.

Implementation

final List<Widget> children;