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