onTapOutside property
Called for each tap that occurs outside of theTextFieldTapRegion group when the text field is focused.
Implementation
final TapRegionCallback? onTapOutside;
Called for each tap that occurs outside of theTextFieldTapRegion group when the text field is focused.
final TapRegionCallback? onTapOutside;