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