errorText property

String? get errorText

A collection of errors returned by the FormField.validator

Implementation

String? get errorText => _errorText;