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