Map<String, int> getMap() { return { 'left': left, 'right': right, 'top': top, 'bottom': bottom, }; }