UnknownScreen constructor

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

Implementation

const UnknownScreen({super.key});