errorText property

String? get errorText

The error message returned if the value is invalid.

Implementation

String? get errorText => _errorText;