HelloWorldScreen constructor

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

Implementation

const HelloWorldScreen({super.key});