menu
s_packages package
documentation
universal_html/prefer_universal/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
universal_html/prefer_universal/html
Document
execCommand method
Document class