> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# CrossmintWalletStatus

> Flutter Enum

**Enum**

Wallet lifecycle status matching the official Crossmint RN SDK wallet context. Exposed as the status surface of both `CrossmintWalletController` (via its getter) and the underlying `CrossmintWalletStateRepository` (the SSOT that owns the field).

```dart theme={null}
enum CrossmintWalletStatus
```
