UnknownRoutePageView constructor

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

Implementation

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