Future<bool?> show({ required String time, required String title, required String description, required AlertType type, required void Function() onClose, });