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