IndentDividerFormError constructor Null safety

const IndentDividerFormError(
  1. {dynamic super}
)

Implementation

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