title property
The title text displayed at the top of the dialog.
This String is required and serves as the primary heading, informing the user of the email input purpose. It is rendered using a Text widget within the ArcaneDialog.
Implementation
final String title;