menu
moyoung_ble_plugin package
documentation
moyoung_ble.dart
MoYoungBle
deleteWatchFace method
deleteWatchFace method
dark_mode
light_mode
deleteWatchFace
method
Future
<
void
>
deleteWatchFace
(
int
id
)
Implementation
Future<void> deleteWatchFace(int id) { return _platform.deleteWatchFace(id); }
moyoung_ble_plugin package
documentation
moyoung_ble
MoYoungBle
deleteWatchFace method
MoYoungBle class