NiceValidationSummary constructor
const
NiceValidationSummary({})
Implementation
const NiceValidationSummary({
super.key,
required this.errors,
this.title = 'Please fix the following errors:',
this.onErrorTap,
});