const RequestDialog({ required this.title, this.description, this.bottomText, this.bottomWidget, Key? key, }) : super(key: key);