SuperchargeConfigOptionsStyle class
Properties
-
appName
→ String?
-
Document title: shown when connecting to user's wallet via metamask or walletconnect
final
-
colors
→ Map<String, String>?
-
Change the primary and accent colors, e.g. {primary: '#ffffff', accent: '#000000'}
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
locale
→ String?
-
Locale to define in which language the supercharge SDK should appear. Defaults to 'en'.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
theme
→ String?
-
'light' or 'dark' mode is supported. 'light' by default.
final