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