Robert Moore 372d6b24f9
No longer using -init for Color Scheme. (#5734)
{MDC iOS} No longer using `-init` for Color Scheme.

Based on the discussions in go/mdc-ios-theming, we should not use the `-init` default initializer. Instead, we should use an explicit set of defaults.

Search regex: '\[\[MDCSemanticColorScheme alloc\] init\]'
2018-11-12 12:54:47 -05:00
..

<!--docs:
title: "<#component_name#>"
layout: detail
section: components
excerpt: "<#short_description#>"
iconId: <#icon_id#>
path: <#root_path#>/
api_doc_root: true
-->