eventCallBackableMinPercent property
The minimum percentage of spread at which the event callback is triggered.
For example, if set to 0.5, the callback is invoked when the ripple effect
has spread to 50%
of the widget's area.
Implementation
final double? eventCallBackableMinPercent;