SampleApp constructor

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

Implementation

const SampleApp({super.key});