EmptyRouterPage constructor

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

Implementation

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