onSuffixTap property
Callback invoked when the suffix icon is tapped.
Has no effect when obscureText is true (the toggle is managed
internally).
Implementation
final VoidCallback? onSuffixTap;
Callback invoked when the suffix icon is tapped.
Has no effect when obscureText is true (the toggle is managed
internally).
final VoidCallback? onSuffixTap;