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