children property

List<Widget> children
final

Row widgets displayed inside the grouped container.

Implementation

final List<Widget> children;