verticalPadding function
fixed vertical and horizontal paddings
Implementation
double iconSize16(BuildContext context)=>screenHeight(context)*0.0189701;///fixed
/// vertical and horizontal paddings
double verticalPadding(BuildContext context)=>screenWidth(context)*0.00800;