onTapUpOutside property
Callback triggered when a tap is released outside the text field
Implementation
final TapRegionUpCallback? onTapUpOutside;
Callback triggered when a tap is released outside the text field
final TapRegionUpCallback? onTapUpOutside;