menu
chrome_extension package
documentation
tabs.dart
ZoomSettingsScope
fromJS static method
fromJS static method
dark_mode
light_mode
fromJS
static method
ZoomSettingsScope
fromJS
(
String
value
)
Implementation
static ZoomSettingsScope fromJS(String value) => values.firstWhere((e) => e.value == value);
chrome_extension package
documentation
tabs
ZoomSettingsScope
fromJS static method
ZoomSettingsScope enum