menu
angular_compiler package
documentation
v1/src/compiler/attribute_matcher.dart
SetAttributeMatcher
SetAttributeMatcher constructor
SetAttributeMatcher constructor
dark_mode
light_mode
SetAttributeMatcher
constructor
SetAttributeMatcher
(
String
name
)
Implementation
SetAttributeMatcher(String name) : super(name, null);
angular_compiler package
documentation
v1/src/compiler/attribute_matcher
SetAttributeMatcher
SetAttributeMatcher constructor
SetAttributeMatcher class