menu
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input.dart
CustomTextInput
counterText property
counterText property
dark_mode
light_mode
counterText
property
String
?
counterText
final
Optional text to show in a counter below the input
Implementation
final String? counterText;
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input
CustomTextInput
counterText property
CustomTextInput class