menu
myscriptwidget package
documentation
my_script.dart
MyScriptWidgetPlugin
getChannel static method
getChannel static method
dark_mode
light_mode
getChannel
static method
Future
<
String
?
>
getChannel
(
)
Implementation
static Future<String?> getChannel() { return MyScriptWidgetPlatform.instance.getChannel(); }
myscriptwidget package
documentation
my_script
MyScriptWidgetPlugin
getChannel static method
MyScriptWidgetPlugin class