errorsNotifier property

ValueNotifier<List<String>> get errorsNotifier

Implementation

ValueNotifier<List<String>> get errorsNotifier => _errorsNotifier;