errors property

List<String> get errors

Current validation errors.

Implementation

List<String> get errors => _errorsNotifier.value;