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