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. The default value of the bottomPadding in conjunction with these properties is 18.