> ## Documentation Index
> Fetch the complete documentation index at: https://crossmint-devin-1787949784-wallet-docs-two-concept-model.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# CrossmintIdentityVerificationLoadingBuilder

> Flutter Type Alias

**Type Alias**

Builder signature for the overlay rendered on top of the hosted verification WebView while the page is loading.

```dart theme={null}
typedef CrossmintIdentityVerificationLoadingBuilder = Widget Function(BuildContext context)
```
