menu
vui_plugin package
documentation
vui_plugin_platform_interface.dart
VuiPluginPlatform
onCommand property
onCommand property
dark_mode
light_mode
onCommand
property
Stream
<
String
>
get
onCommand
Implementation
Stream<String> get onCommand { throw UnimplementedError('onCommand has not been implemented.'); }
vui_plugin package
documentation
vui_plugin_platform_interface
VuiPluginPlatform
onCommand property
VuiPluginPlatform class