onSuffixTap property

VoidCallback? onSuffixTap
final

Callback invoked when the suffix icon is tapped.

Has no effect when obscureText is true (the toggle is managed internally).

Implementation

final VoidCallback? onSuffixTap;