Docs (4.0.0)
class MessageDialogStyles property

firstLabelStyle

The label style used for the first message label.

firstLabelStyle: typeof ui.style.LABEL

Notes

  • The default style includes centered, bold text, with a maximum width of 480 pixels.

Related