setInstructionsTitleFont method
Implementation
IproovThemeBuilder setInstructionsTitleFont(String v) {
fonts['instructionsTitleFont'] = v;
return this;
}
IproovThemeBuilder setInstructionsTitleFont(String v) {
fonts['instructionsTitleFont'] = v;
return this;
}