AlertDialog.modal

Set modal property.

  1. bool modal [@property getter]
  2. bool modal [@property setter]
    class AlertDialog
    @property
    void
    modal
    (
    bool propval
    )

Parameters

propval bool

Whether the alert is modal.