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 can be used for setting space for a bottom label or an invalid message.
The property is 18 px by default.