-
excludedWalletIds
↔ Set<String>?
-
The wallets that will be excluded from the modal.
getter/setter pair
-
excludedWalletState
↔ ExcludedWalletState
-
How the list of excluded wallets will be handled.
getter/setter pair
-
explorerUriRoot
→ String
-
The root URI of the explorer API.
no setter
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
initialized
↔ ValueNotifier<bool>
-
getter/setter pairinherited
-
itemList
↔ ValueNotifier<List<GridListItemModel<WalletData>>>
-
getter/setter pairinherited
-
projectId
→ String
-
The project ID used when querying the explorer API.
no setter
-
recommendedWalletIds
↔ Set<String>?
-
The recommended wallets that will be prioritized in the modal.
Even if the excludedWalletIds list contains a wallet, it will still be
displayed if it is in this list.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited