ErrorPageWidget constructor

const ErrorPageWidget({
  1. Key? key,
})

Implementation

const ErrorPageWidget({
  super.key,
});