menu
dpay_flutter package
documentation
CheckoutOptions
DCheckoutOptions
locale property
locale
brightness_4
locale
property
String
locale
Implementation
String get locale => _locale;
void
locale=
(
String
locale
)
Implementation
set locale(String locale) { _locale = locale; }
dpay_flutter package
documentation
CheckoutOptions
DCheckoutOptions
locale property
DCheckoutOptions class
Constructors
DCheckoutOptions
Properties
accentColor
accessToken
amount
currency
customerAddressLine1
customerAddressLine2
customerCity
customerCountry
customerEmail
customerGivenName
customerId
customerMobile
customerPostalCode
customerRegion
darkMode
environment
hashCode
label
landmark
locale
orderId
paymentType
receiverName
receiverPhone
runtimeType
siteName
themeColor
Methods
noSuchMethod
toMap
toString
Operators
operator ==