getWidthItem method

double getWidthItem()

Implementation

double getWidthItem(){
  return itemWidth;
}