LoadingWidget constructor

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

Create an instance.

Implementation

const LoadingWidget({super.key});