LinkTextLinkFormError constructor Null safety

const LinkTextLinkFormError(
  1. {dynamic super}
)

Implementation

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