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