Returns a list of attribute names to observe for changes.
Override this in subclasses to react to attribute changes.
List<String> get observedAttributes => const [];