children property

List<T> children
final

Children widgets needed to be placed in a Wrap.

Implementation

final List<T> children;