combineWith
Combines two ThemeBuilders. The result is an ObservableTheme whose value is a Theme with rules from both of the ThemeBuilders.
DemoCombineThemes
in the glok-demos
subproject is a good example of how to combine themes.
Combines two ThemeBuilders. The result is an ObservableTheme whose value is a Theme with rules from both of the ThemeBuilders.
DemoCombineThemes
in the glok-demos
subproject is a good example of how to combine themes.