menu
bootpay package
documentation
bootpay_webview.dart
BootpayWebView
setLocale method
setLocale method
dark_mode
light_mode
setLocale
method
void
setLocale
(
String
locale
)
Implementation
void setLocale(String locale) { _controller.runJavaScript("Bootpay.setLocale('$locale')"); }
bootpay package
documentation
bootpay_webview
BootpayWebView
setLocale method
BootpayWebView class