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