errorText property

String? errorText
final

The error text shown beneath the input. Replaces hintText.

Implementation

final String? errorText;