HyphenAttributeMatcher constructor

HyphenAttributeMatcher(
  1. String name,
  2. String? value
)

Implementation

HyphenAttributeMatcher(super.name, super.value) : _prefix = '$value-';