errorsNotifier property

ValueListenable<Map<String, String>>? errorsNotifier
final

Optional notifier for dynamic cell errors.

Implementation

final ValueListenable<Map<String, String>>? errorsNotifier;