onPressed property
Called when the input field is tapped.
Useful for custom tap handling, especially in read-only mode.
Implementation
final GestureTapCallback? onPressed;
Called when the input field is tapped.
Useful for custom tap handling, especially in read-only mode.
final GestureTapCallback? onPressed;