EndIndentDividerFormError constructor Null safety

const EndIndentDividerFormError(
  1. {dynamic super}
)

Implementation

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