cellErrorsNotifier property
Optional notifier for dynamic cell errors.
Implementation
final ValueNotifier<Map<String, String>>? cellErrorsNotifier;
Optional notifier for dynamic cell errors.
final ValueNotifier<Map<String, String>>? cellErrorsNotifier;