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