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