HttpErrorWidget constructor

const HttpErrorWidget(
  1. HttpBean httpBean, {
  2. Key? key,
})

Implementation

const HttpErrorWidget(this.httpBean, {super.key});