Docs (4.0.0)
class MessageDialogStyles property

labelStyle

The label style used for all labels except the first.

labelStyle: typeof ui.style.LABEL

Notes

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

Related