children property

List<Widget> children
final

The children widgets of the scrollable form.

Implementation

final List<Widget> children;