RequestError constructor
const
RequestError({
- Key? key,
- OnBackPressed? onBackPressed,
Implementation
const RequestError({super.key, this.onBackPressed});
const RequestError({super.key, this.onBackPressed});