menu
movable_ink_plugin package
documentation
movable_ink_plugin_platform_interface.dart
MovableInkPluginPlatform
setMIU method
setMIU method
dark_mode
light_mode
setMIU
method
void
setMIU
(
String
miu
)
Implementation
void setMIU(String miu) { throw UnimplementedError('setMIU() has not been implemented.'); }
movable_ink_plugin package
documentation
movable_ink_plugin_platform_interface
MovableInkPluginPlatform
setMIU method
MovableInkPluginPlatform class