menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
Document
execCommand method
execCommand method
dark_mode
light_mode
execCommand
method
bool
execCommand
(
String
commandId
, [
bool
?
showUI
,
String
?
value
])
Implementation
bool execCommand(String commandId, [bool? showUI, String? value]) { return false; }
s_packages package
documentation
s_universal_html/src/_sdk/html
Document
execCommand method
Document class