AppDialog constructor

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

Implementation

const AppDialog({Key? key}) : super(key: key);