Sets the alert to large display.
Alert large() { _displayStyle = AlertDisplayStyle.large; return this; }