onTapOutside property
The type of callback that TapRegion.onTapOutside and TapRegion.onTapInside take.
Implementation
TapRegionCallback? onTapOutside;
The type of callback that TapRegion.onTapOutside and TapRegion.onTapInside take.
TapRegionCallback? onTapOutside;