height200 function
fixed container heights
Implementation
double padding80(BuildContext context)=> screenHeight(context)*0.0949;/// fixed
/// container heights
double height200(BuildContext context)=>screenHeight(context)*0.17000;
fixed container heights
double padding80(BuildContext context)=> screenHeight(context)*0.0949;/// fixed
/// container heights
double height200(BuildContext context)=>screenHeight(context)*0.17000;