HelloWorldExample constructor

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

Implementation

const HelloWorldExample({super.key});