wholeOnTapCallback property

(bool Function(DialogShower shower, Offset point, bool isTapInside)?) wholeOnTapCallback
getter/setter pair

Implementation

bool Function(DialogShower shower, Offset point, bool isTapInside)? wholeOnTapCallback;