TitleSectionFormError constructor Null safety

const TitleSectionFormError(
  1. {dynamic super}
)

Implementation

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