getStylesOrDefault
open fun getStylesOrDefault(key: String, defaultValue: AssetBundle.StyleBundle): AssetBundle.StyleBundle
Set of styles listed in this asset manifest. Like scripts, this is a map of dotted-path module names mapped to
their stylesheet sources and settings. Generally, the GSS module name is used for stylesheets.
Content copied to clipboard
map<string, .elide.assets.AssetBundle.StyleBundle> styles = 5;