horizontalPadding function
fixed
Implementation
double verticalPadding(BuildContext context)=>screenWidth(context)*0.00800;/// fixed
double horizontalPadding(BuildContext context)=>screenWidth(context)*0.0165;
fixed
double verticalPadding(BuildContext context)=>screenWidth(context)*0.00800;/// fixed
double horizontalPadding(BuildContext context)=>screenWidth(context)*0.0165;