NAppUpdateDialog constructor
const
NAppUpdateDialog({
- Key? key,
- required NAppUpdateController controller,
Implementation
const NAppUpdateDialog({super.key, required this.controller});