const AdLoadingIndicator({ Key? key, required this.adType, this.customLoadingWidget, }) : super(key: key);