TopicTheme constructor
const
TopicTheme({})
Implementation
const TopicTheme({
this.generalColor,
this.colorsColor,
this.componentsColor,
this.controlsColor,
this.inputsColor,
this.barsColor,
this.navigationColor,
this.surfacesColor,
this.textsColor,
});