errors property

Map<String, dynamic>? get errors
inherited

Implementation

Map<String, dynamic>? get errors => control?.errors;