menu
rush_sdk package
documentation
widget/webview/webview_channel_event.dart
RTWebviewChannelEvent
RTWebviewChannelEvent constructor
RTWebviewChannelEvent constructor
dark_mode
light_mode
RTWebviewChannelEvent
constructor
RTWebviewChannelEvent
(
String
type
,
Map
<
String
,
dynamic
>
data
)
Implementation
RTWebviewChannelEvent(this.type, this.data);
rush_sdk package
documentation
widget/webview/webview_channel_event
RTWebviewChannelEvent
RTWebviewChannelEvent constructor
RTWebviewChannelEvent class