ImageWidthSectionFormError constructor Null safety

const ImageWidthSectionFormError(
  1. {dynamic super}
)

Implementation

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