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