class ProfileActionsLayoutConstants { static const buttonGap = 12.0; static const contentGap = 16.0; static const buttonWidth = 180.0; static const compactBreakpoint = buttonWidth * 3 + buttonGap * 2; }