RehaculLoadingDialog constructor

const RehaculLoadingDialog(
  1. {Key? key}
)

Implementation

const RehaculLoadingDialog({
  Key? key,
}) : super(key: key);