DialogComponent constructor
DialogComponent({})
Implementation
DialogComponent(
{super.key,
required this.app,
required this.dialogId,
this.parameters,
this.includeHeading = true});
DialogComponent(
{super.key,
required this.app,
required this.dialogId,
this.parameters,
this.includeHeading = true});