menu
zeta_flutter
zeta_flutter.dart
ZetaTextInput
errorText property
errorText
dark_mode
light_mode
errorText
property
String
?
errorText
final
The error text shown beneath the input. Replaces
hintText
.
Implementation
final String? errorText;
zeta_flutter
zeta_flutter
ZetaTextInput
errorText property
ZetaTextInput class