DemoScreen constructor

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

Implementation

const DemoScreen({super.key});