child property

Widget? child
final

The form child, should probably contains text inputs and submit button.

Implementation

final Widget? child;