AppDemo constructor

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

Implementation

const AppDemo({super.key});