This method is used to set the width in percentage
static double width(double width) { return SpacerUtil.width * width; }