menu
bootpay package
documentation
shims/bootpay_app.dart
BootpayPlatform
setLocale method
setLocale method
dark_mode
light_mode
setLocale
method
@
override
void
setLocale
(
String
locale
)
override
Implementation
@override void setLocale(String locale) { if(webView != null) webView!.setLocale(locale); }
bootpay package
documentation
shims/bootpay_app
BootpayPlatform
setLocale method
BootpayPlatform class