menu
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input.dart
CustomTextInput
errorText property
errorText property
dark_mode
light_mode
errorText
property
String
?
errorText
final
Optional error text displayed below the input
Implementation
final String? errorText;
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input
CustomTextInput
errorText property
CustomTextInput class