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