SimpleImageForm constructor Null safety
- {dynamic super}
Implementation
SimpleImageForm(
{super.key,
required this.app,
required this.formAction,
required this.value,
this.submitAction});
SimpleImageForm(
{super.key,
required this.app,
required this.formAction,
required this.value,
this.submitAction});