menu
iframe package
documentation
iframe_web.dart
IframeWeb
registerWith static method
registerWith static method
dark_mode
light_mode
registerWith
static method
void
registerWith
(
Registrar
registrar
)
Implementation
static void registerWith(Registrar registrar) { IframePlatform.instance = IframeWeb(); }
iframe package
documentation
iframe_web
IframeWeb
registerWith static method
IframeWeb class