Wraps the text field widget.
Override to wrap the field with additional widgets.
Widget wrap(Widget child) => child;