onTapUpOutside property

TapRegionUpCallback? onTapUpOutside
final

Callback triggered when a tap is released outside the text field

Implementation

final TapRegionUpCallback? onTapUpOutside;