splashFactory constant

InteractiveInkFeatureFactory const splashFactory

Bounce: "Bouncy Ball"

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

Implementation

static const InteractiveInkFeatureFactory splashFactory =
    _BouncyBallFactory();