onTapUpOutside property

  1. @override
TapRegionCallback? onTapUpOutside
final

Callback when tap up occurs outside.

Implementation

@override
final TapRegionCallback? onTapUpOutside;