menu
ngcompiler package
documentation
v1/src/compiler/attribute_matcher.dart
ExactAttributeMatcher
ExactAttributeMatcher.new constructor
ExactAttributeMatcher.new 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.new constructor
ExactAttributeMatcher class