SuperchargeConfigOptions class
Properties
-
callbacks
→ SuperchargeConfigOptionsCallbacks?
-
Callback functions: handleAuthorizeTransaction, handleOrderFeeCalculation, onAddressRequested, onFailure, onOrderCreated, onSuccess
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
selection
→ SuperchargeConfigOptionsSelection?
-
Selection options: address, amount, assetId, fiat, networkCode, paymentMethod, shortcutAmounts
final
-
style
→ SuperchargeConfigOptionsStyle?
-
Style options: appName, colors, locale, theme
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited