splashFactory4 constant

InteractiveInkFeatureFactory const splashFactory4

Bounce: "Toward Face"

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

Implementation

static const InteractiveInkFeatureFactory splashFactory4 =
    _BouncyBallFactory(bounce: _TOWARD_FACE);