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