splashFactory2 constant

InteractiveInkFeatureFactory const splashFactory2

Bounce: "Custom Ink" (Classic)

BouncyBall.splashFactory2 - bounce: "Custom Ink" (Classic) Use this InteractiveInkFeatureFactory to produce 🏓 BouncyBalls as the ink splashes for an InkWell, InkResponse or material Theme.

Implementation

static const InteractiveInkFeatureFactory splashFactory2 =
    _BouncyBallFactory(bounce: _CUSTOM_INK);