ActionLinkFormError constructor Null safety

const ActionLinkFormError(
  1. {dynamic super}
)

Implementation

const ActionLinkFormError({super.message, super.value});