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