Properties
Private iconSequence
iconSequence: number = 0
Protected Readonly rules
rules: { selector: string; body: any }[] = []
Protected style
style: HTMLStyleElement
Protected Readonly themeService
themeService: ThemeService
Protected Readonly toUpdate
toUpdate: DisposableCollection = ...