padding15 function

double padding15(
  1. BuildContext context
)

fixed

Implementation

double padding8(BuildContext context)=> screenHeight(context)*0.00949;/// fixed
double padding15(BuildContext context)=> screenHeight(context)*0.01779375;