The styler mixins that own fluent methods for typeName.
typeName
List<String> ownerMixinsFor(String typeName) => _metadataFor(typeName)?.ownerMixins ?? const [];