DefaultLoadingScreen constructor

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

Implementation

const DefaultLoadingScreen({super.key});