onTapUpOutside property

TapRegionUpCallback? onTapUpOutside
final

Callback when tap-up happens outside of this text field.

Implementation

final TapRegionUpCallback? onTapUpOutside;