menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
Document
queryCommandState method
queryCommandState method
dark_mode
light_mode
queryCommandState
method
bool
queryCommandState
(
String
commandId
)
Implementation
bool queryCommandState(String commandId) => false;
s_packages package
documentation
s_universal_html/src/_sdk/html
Document
queryCommandState method
Document class