resolveTheme function
Top-level helper mirroring React Web resolveTheme(colorKey, styleProfile).
Implementation
StarPlanetTheme resolveTheme([
String colorKey = 'sky',
String styleProfile = 'island_raised',
]) =>
StarPlanetTheme.resolveTheme(colorKey, styleProfile);