menu
moyoung_ble_plugin package
documentation
moyoung_ble.dart
MoYoungBle
sendLyrics method
sendLyrics method
dark_mode
light_mode
sendLyrics
method
Future
<
void
>
sendLyrics
(
String
lyrics
)
Sets lyrics
Implementation
Future<void> sendLyrics(String lyrics) { return _platform.sendLyrics(lyrics); }
moyoung_ble_plugin package
documentation
moyoung_ble
MoYoungBle
sendLyrics method
MoYoungBle class