width203 function
fixed container width
Implementation
double height12(BuildContext context)=>screenHeight(context)*0.0123;/// fixed
/// container width
double width203(BuildContext context)=>screenHeight(context)*0.0232;
fixed container width
double height12(BuildContext context)=>screenHeight(context)*0.0123;/// fixed
/// container width
double width203(BuildContext context)=>screenHeight(context)*0.0232;