LinkListWidget constructor Null safety
- {dynamic super}
Implementation
LinkListWidget(
{super.key,
required this.app,
this.readOnly,
this.form,
this.widgetProvider,
this.isEmbedded,
this.listBackground});
LinkListWidget(
{super.key,
required this.app,
this.readOnly,
this.form,
this.widgetProvider,
this.isEmbedded,
this.listBackground});