menu
bootpay package
documentation
shims/bootpay_web.dart
BootpayPlatform
onClose method
onClose method
dark_mode
light_mode
onClose
method
void
onClose
(
)
Implementation
void onClose() { if(this._callbackClose != null) this._callbackClose!(); }
bootpay package
documentation
shims/bootpay_web
BootpayPlatform
onClose method
BootpayPlatform class