ConnectKitConfig class
Properties
-
additionalLayoutOptions
→ AdditionalLayoutOptions
-
Layout options.
final
-
connectOptions
→ List<ConnectOption>
-
Connect options, support
EMAIL
, PHONE
, SOCIAL
and WALLET
, the sort order is used for connect kit login UI.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
logo
→ String?
-
Project icon, supports base64 string and url.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
socialProviders
→ List<EnableSocialProvider>?
-
Social providers, support
GOOGLE
, APPLE
and other social options, the sort order is used for connect kit login UI.
final
-
walletProviders
→ List<EnableWalletProvider>?
-
Wallet providers, support
metamask
, trust
and other wallet options, the sort order is used for connect kit login UI.
final