onTapOutside property

TapRegionCallback? onTapOutside
final

A callback that is triggered when tapping outside of the field.

Implementation

final TapRegionCallback? onTapOutside;