FontButton.setModal

void setModal(bool modal)

Sets whether the dialog should be modal.

Parameters

modaltrue to make the dialog modal

Deprecated