LoadingScreen constructor

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

Create an instance.

Implementation

const LoadingScreen({super.key});