menu
quantum_dots package
documentation
qds_common_widget.dart
JavascriptChannel
JavascriptChannel.new constructor
JavascriptChannel.new constructor
dark_mode
light_mode
JavascriptChannel
constructor
JavascriptChannel
(
{
required
String
name
,
required
dynamic
onMessageReceived
(
String
),
})
Implementation
JavascriptChannel({ required this.name, required this.onMessageReceived, });
quantum_dots package
documentation
qds_common_widget
JavascriptChannel
JavascriptChannel.new constructor
JavascriptChannel class