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