ProgressDialog constructor

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

Implementation

const ProgressDialog({super.key});