NotFoundPage constructor

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

NotFoundPage 404 页面

Implementation

const NotFoundPage({super.key});