BasicExampleScreen constructor

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

Implementation

const BasicExampleScreen({super.key});