Button.text

Sets the text.

  1. string text [@property getter]
  2. string text [@property setter]
    class Button
    final @property
    void
    text
    (
    string newText
    )

Meta