LoadingScreen constructor

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

Implementation

const LoadingScreen({super.key});