CheckButton.label

Get label property.

  1. string label [@property getter]
    class CheckButton
    @property
    string
    label
    ()
  2. string label [@property setter]

Return Value

Type: string

Text of the label inside the check button, if it contains a label widget.