splashFactory3 constant

InteractiveInkFeatureFactory const splashFactory3

Bounce: "Toward Finger"

BouncyBall.splashFactory3 - bounce: "Toward Finger" Use this InteractiveInkFeatureFactory to produce 🏓 BouncyBalls as the ink splashes for an InkWell, InkResponse or material Theme.

Implementation

static const InteractiveInkFeatureFactory splashFactory3 =
    _BouncyBallFactory(bounce: _TOWARD_FINGER);