sets the bottom offset of the control input
{ view:"text", type:"password", label:"Password", bottomPadding: 35,
bottomLabel: "* The password must have at least 6 characters"}
The property is used for setting space for a bottomLabel or an invalidMessage. If the value isn't set, the height will automatically adjust to the font size.