menu
web_callkit package
documentation
web_callkit_web.dart
WebCallkitWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { WebCallkitPlatform.instance = _instance; }
web_callkit package
documentation
web_callkit_web
WebCallkitWeb
registerWith static method
WebCallkitWeb class