LoadingState constructor

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

Implementation

const LoadingState({super.key});