AppScope constructor

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

Implementation

const AppScope({super.key}) : super.createImmediate();