menu
integrated_ott_platform_flutter_sdk package
documentation
module/iframe_communication/master.dart
IframeCommunicationMaster
getRootWidget method
getRootWidget method
dark_mode
light_mode
getRootWidget
method
@
override
Widget
getRootWidget
(
)
override
Implementation
@override Widget getRootWidget() { return webView.WebViewWidget(url: url, delegate: this); }
integrated_ott_platform_flutter_sdk package
documentation
module/iframe_communication/master
IframeCommunicationMaster
getRootWidget method
IframeCommunicationMaster class