menu
chromium package
documentation
dart/proxy.dart
Mode
fromJS static method
fromJS static method
dark_mode
light_mode
fromJS
static method
Mode
fromJS
(
String
value
)
Implementation
static Mode fromJS(String value) => values.firstWhere((e) => e.value == value);
chromium package
documentation
dart/proxy
Mode
fromJS static method
Mode enum