FullScreenLoadingIndicator constructor

const FullScreenLoadingIndicator(
  1. {Key? key}
)

Implementation

const FullScreenLoadingIndicator({Key? key}) : super(key: key);