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