menu
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input.dart
SoftSaaSTextInput
errorText property
errorText property
dark_mode
light_mode
errorText
property
String
?
errorText
final
Error text displayed below input (overrides helperText)
Implementation
final String? errorText;
dynamic_properties_panel package
documentation
soft_saas_ui/components/text_input
SoftSaaSTextInput
errorText property
SoftSaaSTextInput class