onTapOutside property

TapRegionCallback? onTapOutside
final

Called for each tap outside when the text field is focused.

Implementation

final TapRegionCallback? onTapOutside;