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