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