width250 function

double width250(
  1. BuildContext context
)

fixed

Implementation

double width203(BuildContext context)=>screenHeight(context)*0.0232;/// fixed
double width250(BuildContext context)=>screenHeight(context)*0.0552;