children property

List<Widget> children
final

Widgets to put inside a Wrap.

Implementation

final List<Widget> children;