menu
ngcompiler package
documentation
v1/src/compiler/attribute_matcher.dart
ExactAttributeMatcher
ExactAttributeMatcher constructor
ExactAttributeMatcher constructor
dark_mode
light_mode
ExactAttributeMatcher
constructor
ExactAttributeMatcher
(
String
name
,
String
?
value
)
Implementation
ExactAttributeMatcher(super.name, super.value);
ngcompiler package
documentation
v1/src/compiler/attribute_matcher
ExactAttributeMatcher
ExactAttributeMatcher constructor
ExactAttributeMatcher class