padding80 function
fixed
Implementation
double padding15(BuildContext context)=> screenHeight(context)*0.01779375;/// fixed
double padding80(BuildContext context)=> screenHeight(context)*0.0949;
fixed
double padding15(BuildContext context)=> screenHeight(context)*0.01779375;/// fixed
double padding80(BuildContext context)=> screenHeight(context)*0.0949;