menu
s_packages package
documentation
universal_html/prefer_universal/html.dart
Document
queryCommandSupported method
queryCommandSupported method
dark_mode
light_mode
queryCommandSupported
method
bool
queryCommandSupported
(
String
commandId
)
Implementation
bool queryCommandSupported(String commandId) => false;
s_packages package
documentation
universal_html/prefer_universal/html
Document
queryCommandSupported method
Document class