setFonts method
Overwrite the fonts object with newFonts for the builder.
Implementation
setFonts(KIVFonts newFonts) {
this.fonts = newFonts;
}
Overwrite the fonts object with newFonts for the builder.
setFonts(KIVFonts newFonts) {
this.fonts = newFonts;
}