child property

Widget child
final

Wrap this around a widget and this would dismiss keyboard when tapped anywhere on the screen outside the text field.

Implementation

final Widget child;