menu
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input.dart
CustomTextInput
onSuffixIconPressed property
onSuffixIconPressed property
dark_mode
light_mode
onSuffixIconPressed
property
VoidCallback
?
onSuffixIconPressed
final
Optional function to call when suffix icon is pressed
Implementation
final VoidCallback? onSuffixIconPressed;
flutter_setup_helper package
documentation
Helper/widgets/custom_text_input
CustomTextInput
onSuffixIconPressed property
CustomTextInput class