height12 function
fixes
Implementation
double height200(BuildContext context)=>screenHeight(context)*0.17000;/// fixes
double height12(BuildContext context)=>screenHeight(context)*0.0123;
fixes
double height200(BuildContext context)=>screenHeight(context)*0.17000;/// fixes
double height12(BuildContext context)=>screenHeight(context)*0.0123;