menu
js_bindings package
documentation
bindings/remote_playback.dart
PropsRemotePlayback
prompt method
prompt method
dark_mode
light_mode
prompt
method
Future
<
void
>
prompt
(
)
Implementation
Future<void> prompt() => js_util.promiseToFuture(js_util.callMethod(this, 'prompt', []));
js_bindings package
documentation
bindings/remote_playback
PropsRemotePlayback
prompt method
PropsRemotePlayback extension on
RemotePlayback