HeightDividerFormError constructor Null safety

const HeightDividerFormError(
  1. {dynamic super}
)

Implementation

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