Whether any font variant is registered for the given family name.
static bool hasFamily(String family) => _registry.containsKey(family);