LoadDialog constructor

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

Implementation

const LoadDialog({
  super.key,
});