children property

List<Widget> children
final

The list of children this boxy is a parent of.

Implementation

final List<Widget> children;