AppView constructor

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

Implementation

const AppView({super.key});