Error404Page constructor

const Error404Page(
  1. {Key? key}
)

Implementation

const Error404Page({
  super.key,
});