ImageAlignmentSectionFormError constructor Null safety

const ImageAlignmentSectionFormError(
  1. {dynamic super}
)

Implementation

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