splashFactory constant
Used to specify this type of ink splash for an InkWell, InkResponse, material Theme, or ButtonStyle.
Since no turbulenceSeed
is passed, the effect will be random for
subsequent presses in the same position.
Implementation
static const InteractiveInkFeatureFactory splashFactory = _InkSparkleFactory();