Gets a registered style by name, or null if not found.
Style? getStyle(String name) => _tagParser.getStyle(name);