const AutoHideKeyboard({ Key? key, required this.child, // ignore: prefer_asserts_with_message }) : super(key: key);