ErrorWidgetDemo constructor

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

Implementation

const ErrorWidgetDemo({Key? key}) : super(key: key);