iconSize20 function
fixed icon heights
Implementation
double width250(BuildContext context)=>screenHeight(context)*0.0552;/// fixed
/// icon heights
double iconSize20(BuildContext context)=>screenHeight(context)*0.023714;
fixed icon heights
double width250(BuildContext context)=>screenHeight(context)*0.0552;/// fixed
/// icon heights
double iconSize20(BuildContext context)=>screenHeight(context)*0.023714;