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