CustomPrefferedSizedWidget( {Key? key, required this.height, required this.child}) : super(key: key);