activeTheme

abstract val activeTheme: IviTheme

The currently active IviTheme. It contains a collection of the active IviThemeComponents. For each IviThemeCategory found in availableThemeComponents one IviThemeComponent is present in activeTheme.

activeTheme is updated after applying one or multiple theme component(s).