CheckedButton.checked

Sets the checked state of a checkable _button

  1. bool checked [@property getter]
  2. bool checked [@property setter]
    class CheckedButton
    @property
    void
    checked
    (
    bool b
    )

Meta