EmptyRouterScreen constructor

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

Implementation

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