double popupColumnWidth(bool inlinePresent) => (inlinePresent ? popupLeftGapWithInline : 0.0) + popupButtonSlot + popupRightGap;